MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onProtectionForm__showLogExtract ( $article, $out) | |
This hook is called after the protection log extract is shown. | |
Stable to implement.
Definition at line 13 of file ProtectionForm__showLogExtractHook.php.
MediaWiki\Hook\ProtectionForm__showLogExtractHook::onProtectionForm__showLogExtract | ( | $article, | |
$out | |||
) |
This hook is called after the protection log extract is shown.
Article | $article | Page the form is shown for |
OutputPage | $out |
Implemented in MediaWiki\HookContainer\HookRunner.