MediaWiki master
ChangeTagsListActiveHook.php
Go to the documentation of this file.
1<?php
2
4
21 public function onChangeTagsListActive( &$tags );
22}
This is a hook handler interface, see docs/Hooks.md.
onChangeTagsListActive(&$tags)
Use this hook to nominate which of the tags your extension uses are in active use.