array getArguments(Request $request, callable $controller) deprecated
deprecated
This method is deprecated as of 3.1 and will be removed in 4.0. Implement the ArgumentResolverInterface and inject it in the HttpKernel instead.
Returns the arguments to pass to the controller.
Please login to continue.