MediaWiki
REL1_35
WebRequestPathInfoRouterHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
PathRouter
;
6
11
interface
WebRequestPathInfoRouterHook
{
21
public
function
onWebRequestPathInfoRouter
( $router );
22
}
PathRouter
PathRouter class.
Definition
PathRouter.php:73
MediaWiki\Hook\WebRequestPathInfoRouterHook
Stable to implement.
Definition
WebRequestPathInfoRouterHook.php:11
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 Sat Apr 6 2024 00:07:14 for MediaWiki by
1.9.8