MediaWiki master
MediaWiki\Skin\ComponentRegistryContext Interface Reference

Inherited by MediaWiki\Skin\SkinComponentRegistryContext.

Public Member Functions

 getConfig ()
 Returns the config needed for the component.
 
 getTitle ()
 Returns the Title object for the component.
 

Detailed Description

Access: internal
for use inside Skin and SkinTemplate classes only
Stability: unstable

Definition at line 28 of file ComponentRegistryContext.php.

Member Function Documentation

◆ getConfig()

MediaWiki\Skin\ComponentRegistryContext::getConfig ( )

Returns the config needed for the component.

Returns
Config

Implemented in MediaWiki\Skin\SkinComponentRegistryContext.

◆ getTitle()

MediaWiki\Skin\ComponentRegistryContext::getTitle ( )

Returns the Title object for the component.

Returns
Title

Implemented in MediaWiki\Skin\SkinComponentRegistryContext.


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