MobileFrontend
Mobile optimised frontend for MediaWiki
Loading...
Searching...
No Matches
MobileFrontend\Hooks\MobileFrontendFeaturesRegistrationHook Interface Reference

This is a hook handler interface, see docs/Hooks.md in core. More...

+ Inheritance diagram for MobileFrontend\Hooks\MobileFrontendFeaturesRegistrationHook:

Public Member Functions

 onMobileFrontendFeaturesRegistration (FeaturesManager $featuresManager)
 

Detailed Description

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

Member Function Documentation

◆ onMobileFrontendFeaturesRegistration()

MobileFrontend\Hooks\MobileFrontendFeaturesRegistrationHook::onMobileFrontendFeaturesRegistration ( FeaturesManager $featuresManager)
Parameters
FeaturesManager$featuresManager
Returns
bool|void True or no return value to continue or false to abort

Implemented in MobileFrontend\Hooks\HookRunner.


The documentation for this interface was generated from the following file: