MediaWiki REL1_35
|
Stable for implementation. More...
Public Member Functions | |
onSkinPageReadyConfig (ResourceLoaderContext $context, array &$config) | |
Allows skins to change the mediawiki.page.ready module configuration. | |
Stable for implementation.
Definition at line 10 of file SkinPageReadyConfigHook.php.
MediaWiki\Skins\Hook\SkinPageReadyConfigHook::onSkinPageReadyConfig | ( | ResourceLoaderContext | $context, |
array & | $config | ||
) |
Allows skins to change the mediawiki.page.ready
module configuration.
ResourceLoaderContext | $context | |
mixed[] | &$config | Associative array of configurable options |
Implemented in MediaWiki\HookContainer\HookRunner.