[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Controller/ -> ArgumentResolverInterface.php (summary)

(no description)

File Size: 34 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ArgumentResolverInterface:: (1 method):
  getArguments()


Interface: ArgumentResolverInterface  - X-Ref

An ArgumentResolverInterface instance knows how to determine the
arguments for a specific action.

getArguments(Request $request, $controller)   X-Ref
Returns the arguments to pass to the controller.

param: callable $controller
return: array An array of arguments to pass to the controller



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1