< Extension:WikibaseLib < Hooks
WikibaseRepoEntityNamespaces | |
---|---|
Available from version ??? (Gerrit change 470435) |
|
Define function: | public static function onWikibaseRepoEntityNamespaces( array &$entityNamespacesSetting ) { ... }
|
Attach hook: | $wgHooks['WikibaseRepoEntityNamespaces'][] = 'MyExtensionHooks::onWikibaseRepoEntityNamespaces';
|
Called from: | File(s): WikibaseLib / lib/includes/WikibaseSettings.php |
For more information about attaching hooks, see Manual:Hooks
For examples of other extensions using this hook, see Category:WikibaseRepoEntityNamespaces extensions.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.