MediaWiki master
ListDefinedTagsHook.php
Go to the documentation of this file.
1<?php
2
4
21 public function onListDefinedTags( &$tags );
22}
This is a hook handler interface, see docs/Hooks.md.
onListDefinedTags(&$tags)
This hook is called when trying to find all defined tags.