MobileFrontend
Mobile optimised frontend for MediaWiki
|
This is a hook handler interface, see docs/Hooks.md in core. More...
Public Member Functions | |
onMobileFrontendFeaturesRegistration (FeaturesManager $featuresManager) | |
This is a hook handler interface, see docs/Hooks.md in core.
Use the hook name "MobileFrontendFeaturesRegistration" to register handlers implementing this interface.
@stable to implement
MobileFrontend\Hooks\MobileFrontendFeaturesRegistrationHook::onMobileFrontendFeaturesRegistration | ( | FeaturesManager | $featuresManager | ) |
FeaturesManager | $featuresManager |
Implemented in MobileFrontend\Hooks\HookRunner.