Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Hooks\GetEntityByLinkedTitleLookupHook Interface Reference

This is a hook handler interface, see docs/Hooks.md in MediaWiki core. More...

+ Inheritance diagram for Wikibase\Repo\Hooks\GetEntityByLinkedTitleLookupHook:

Public Member Functions

 onGetEntityByLinkedTitleLookup (EntityByLinkedTitleLookup &$lookup)
 Allows extensions to add custom EntityByLinkedTitleLookup services.
 

Detailed Description

This is a hook handler interface, see docs/Hooks.md in MediaWiki core.

Use the hook name "GetEntityByLinkedTitleLookup" to register handlers implementing this interface.

Member Function Documentation

◆ onGetEntityByLinkedTitleLookup()

Wikibase\Repo\Hooks\GetEntityByLinkedTitleLookupHook::onGetEntityByLinkedTitleLookup ( EntityByLinkedTitleLookup & $lookup)

Allows extensions to add custom EntityByLinkedTitleLookup services.

Parameters
EntityByLinkedTitleLookup&$lookup

Implemented in Wikibase\Repo\Hooks\WikibaseRepoHookRunner.


The documentation for this interface was generated from the following file: