MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onTitleExists ( $title, &$exists) | |
This hook is called when determining whether a page exists at a given title. | |
Stable to implement.
Definition at line 11 of file TitleExistsHook.php.
MediaWiki\Hook\TitleExistsHook::onTitleExists | ( | $title, | |
& | $exists | ||
) |
This hook is called when determining whether a page exists at a given title.
Implemented in MediaWiki\HookContainer\HookRunner.