|
MediaWiki REL1_35
|
Stable to implement. More...

Public Member Functions | |
| onListDefinedTags (&$tags) | |
| This hook is called when trying to find all defined tags. | |
Stable to implement.
Definition at line 9 of file ListDefinedTagsHook.php.
| MediaWiki\ChangeTags\Hook\ListDefinedTagsHook::onListDefinedTags | ( | & | $tags | ) |
This hook is called when trying to find all defined tags.
| string[] | &$tags | List of tags |
Implemented in MediaWiki\HookContainer\HookRunner.