Request::__call()

mixed __call(string $method, array $parameters)

Dynamically handle calls to the class.

Parameters

string $method
array $parameters

Return Value

mixed

Exceptions

BadMethodCallException
doc_Laravel
2016-11-02 16:35:56
Comments
Leave a Comment

Please login to continue.