Extension:WikibaseLib/Hooks/WikibaseRepoEntityNamespaces

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
WikibaseLib/Hooks/WikibaseRepoEntityNamespaces
Available from version ??? (Gerrit change 470435)

Define function:
public static function onWikibaseLib_Hooks_WikibaseRepoEntityNamespaces( array &$entityNamespacesSetting ) { ... }
Attach hook:
$wgHooks['WikibaseLib/Hooks/WikibaseRepoEntityNamespaces'][] = 'MyExtensionHooks::onWikibaseLib_Hooks_WikibaseRepoEntityNamespaces';
Called from:File(s): WikibaseLib/Hooks/WikibaseRepoEntityNamespaces / lib/includes/WikibaseSettings.php

For more information about attaching hooks, see Manual:Hooks .
For examples of other extensions using this hook, see Category:WikibaseLib/Hooks/WikibaseRepoEntityNamespaces extensions.