MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onTitleGetRestrictionTypes ( $title, &$types) | |
Use this hook to modify the types of protection that can be applied. | |
Stable to implement.
Definition at line 11 of file TitleGetRestrictionTypesHook.php.
MediaWiki\Hook\TitleGetRestrictionTypesHook::onTitleGetRestrictionTypes | ( | $title, | |
& | $types | ||
) |
Use this hook to modify the types of protection that can be applied.
Implemented in MediaWiki\HookContainer\HookRunner.