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