MediaWiki master
SpecialPage_initListHook.php
Go to the documentation of this file.
1<?php
2
4
5// phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
37 public function onSpecialPage_initList( &$list );
38}
This is a hook handler interface, see docs/Hooks.md.
onSpecialPage_initList(&$list)
This hook is called when setting up SpecialPageFactory::$list.