[ Index ]

PHP Cross Reference of phpBB-3.3.11-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.

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



Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1