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