MediaWiki master
SpecialLogGetSubpagesForPrefixSearchHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
30 IContextSource $context,
31 array &$subpages
32 ): void;
33}
Interface for objects which can provide a MediaWiki context on request.
onSpecialLogGetSubpagesForPrefixSearch(IContextSource $context, array &$subpages)
Hook for intercepting and changing the list of suggested log types when typing "Special:Log" in the s...