MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onSiteNoticeBefore (&$siteNotice, $skin) | |
This hook is called before the sitenotice/anonnotice is composed. | |
Stable to implement.
Definition at line 11 of file SiteNoticeBeforeHook.php.
MediaWiki\Hook\SiteNoticeBeforeHook::onSiteNoticeBefore | ( | & | $siteNotice, |
$skin | |||
) |
This hook is called before the sitenotice/anonnotice is composed.
string | &$siteNotice | HTML returned as the sitenotice |
Skin | $skin |
Implemented in MediaWiki\HookContainer\HookRunner.