MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onSpecialRecentChangesPanel (&$extraOpts, $opts) | |
This hook is called when building form options in SpecialRecentChanges. | |
Stable to implement.
Definition at line 11 of file SpecialRecentChangesPanelHook.php.
MediaWiki\Hook\SpecialRecentChangesPanelHook::onSpecialRecentChangesPanel | ( | & | $extraOpts, |
$opts | |||
) |
This hook is called when building form options in SpecialRecentChanges.
array | &$extraOpts | Array of added items, to which can be added |
FormOptions | $opts | FormOptions for this request |
Implemented in MediaWiki\HookContainer\HookRunner.