MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onWebRequestPathInfoRouter ( $router) | |
This hook is called while building the PathRouter to parse the REQUEST_URI. | |
Stable to implement.
Definition at line 11 of file WebRequestPathInfoRouterHook.php.
MediaWiki\Hook\WebRequestPathInfoRouterHook::onWebRequestPathInfoRouter | ( | $router | ) |
This hook is called while building the PathRouter to parse the REQUEST_URI.
PathRouter | $router |
Implemented in MediaWiki\HookContainer\HookRunner.