MediaWiki
REL1_37
WebRequestPathInfoRouterHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
PathRouter
;
6
14
interface
WebRequestPathInfoRouterHook
{
24
public
function
onWebRequestPathInfoRouter
( $router );
25
}
PathRouter
PathRouter class.
Definition
PathRouter.php:73
MediaWiki\Hook\WebRequestPathInfoRouterHook
This is a hook handler interface, see docs/Hooks.md.
Definition
WebRequestPathInfoRouterHook.php:14
MediaWiki\Hook\WebRequestPathInfoRouterHook\onWebRequestPathInfoRouter
onWebRequestPathInfoRouter( $router)
This hook is called while building the PathRouter to parse the REQUEST_URI.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
WebRequestPathInfoRouterHook.php
Generated on Fri Apr 5 2024 23:40:19 for MediaWiki by
1.9.8