MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onEditPageNoSuchSection ( $editpage, &$res) | |
This hook is called when a section edit request is given for an non-existent section. | |
Stable to implement.
Definition at line 11 of file EditPageNoSuchSectionHook.php.
MediaWiki\Hook\EditPageNoSuchSectionHook::onEditPageNoSuchSection | ( | $editpage, | |
& | $res | ||
) |
This hook is called when a section edit request is given for an non-existent section.
Implemented in MediaWiki\HookContainer\HookRunner.