MediaWiki
master
ChangeTagsListActiveHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\ChangeTags\Hook
;
4
12
interface
ChangeTagsListActiveHook
{
21
public
function
onChangeTagsListActive
( &$tags );
22
}
MediaWiki\ChangeTags\Hook\ChangeTagsListActiveHook
This is a hook handler interface, see docs/Hooks.md.
Definition
ChangeTagsListActiveHook.php:12
MediaWiki\ChangeTags\Hook\ChangeTagsListActiveHook\onChangeTagsListActive
onChangeTagsListActive(&$tags)
Use this hook to nominate which of the tags your extension uses are in active use.
MediaWiki\ChangeTags\Hook
Definition
ChangeTagAfterDeleteHook.php:3
includes
changetags
Hook
ChangeTagsListActiveHook.php
Generated on Sat Feb 8 2025 11:23:45 for MediaWiki by
1.10.0