MobileFrontend
Mobile optimised frontend for MediaWiki
|
This is a hook handler interface, see docs/Hooks.md in core. More...
Public Member Functions | |
onBeforePageDisplayMobile (OutputPage &$out, Skin &$skin) | |
This is a hook handler interface, see docs/Hooks.md in core.
Use the hook name "BeforePageDisplayMobile" to register handlers implementing this interface.
@stable to implement
MobileFrontend\Hooks\BeforePageDisplayMobileHook::onBeforePageDisplayMobile | ( | OutputPage & | $out, |
Skin & | $skin ) |
OutputPage | &$out | |
Skin | &$skin |
Implemented in MobileFrontend\Hooks\HookRunner.