array getArguments(Request $request, callable $controller) deprecated
deprecated
This method is deprecated as of 3.1 and will be removed in 4.0.
Returns the arguments to pass to the controller.
array getArguments(Request $request, callable $controller) deprecated
deprecated
This method is deprecated as of 3.1 and will be removed in 4.0.
Returns the arguments to pass to the controller.
Request | $request | A Request instance |
callable | $controller | A PHP callable |
array | An array of arguments to pass to the controller |
RuntimeException | When value for argument given is not provided |
Designed by : w10schools
service@w10schools.com
Please login to continue.