[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 99 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
FilterControllerEvent:: (4 methods):
__construct()
getController()
setController()
varToString()
Class: FilterControllerEvent - X-Ref
Allows filtering of a controller callable.__construct(HttpKernelInterface $kernel, $controller, Request $request, $requestType) X-Ref |
No description |
getController() X-Ref |
Returns the current controller. return: callable |
setController($controller) X-Ref |
Sets a new controller. param: callable $controller |
varToString($var) X-Ref |
No description |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |