MediaWiki REL1_40
|
Inherited by MediaWiki\Skin\SkinComponentRegistryContext.
Public Member Functions | |
getConfig () | |
Returns the config needed for the component. | |
getTitle () | |
Returns the Title object for the component. | |
Definition at line 28 of file ComponentRegistryContext.php.
MediaWiki\Skin\ComponentRegistryContext::getConfig | ( | ) |
Returns the config needed for the component.
Implemented in MediaWiki\Skin\SkinComponentRegistryContext.
MediaWiki\Skin\ComponentRegistryContext::getTitle | ( | ) |
Returns the Title object for the component.
Implemented in MediaWiki\Skin\SkinComponentRegistryContext.