MinervaNeue
A responsive mobile first skin
Loading...
Searching...
No Matches
MediaWiki\Minerva\Hooks\SkinMinervaOptionsInitHook Interface Reference

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

+ Inheritance diagram for MediaWiki\Minerva\Hooks\SkinMinervaOptionsInitHook:

Public Member Functions

 onSkinMinervaOptionsInit (Skin $skin, SkinOptions $skinOptions)
 

Detailed Description

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

Use the hook name "SkinMinervaOptionsInit" to register handlers implementing this interface.

@stable to implement

Member Function Documentation

◆ onSkinMinervaOptionsInit()

MediaWiki\Minerva\Hooks\SkinMinervaOptionsInitHook::onSkinMinervaOptionsInit ( Skin $skin,
SkinOptions $skinOptions )
Parameters
Skin$skin
SkinOptions$skinOptions
Returns
bool|void True or no return value to continue or false to abort

Implemented in MediaWiki\Minerva\Hooks\HookRunner.


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