|
MediaWiki master
|
Inherits MediaWiki\Skin\Components\SkinComponent.

Public Member Functions | |
| __construct (Config $config, Language $language) | |
| getTemplateData () | |
This returns all the data that is needed to the component.Returned array must be serialized. This will be passed directly to a template (usually Mustache) for rendering.
| |
Definition at line 16 of file SkinComponentLogo.php.
Definition at line 22 of file SkinComponentLogo.php.
References MediaWiki\Language\Language\getCode().
| MediaWiki\Skin\Components\SkinComponentLogo::getTemplateData | ( | ) |
This returns all the data that is needed to the component.Returned array must be serialized. This will be passed directly to a template (usually Mustache) for rendering.
src, width, height and style keys.src, width, height and style keys. Implements MediaWiki\Skin\Components\SkinComponent.
Definition at line 44 of file SkinComponentLogo.php.