MediaWiki
REL1_39
SkinComponent.php
Go to the documentation of this file.
1
<?php
19
namespace
MediaWiki\Skin
;
20
25
interface
SkinComponent
{
33
public
function
getTemplateData
(): array;
34
}
MediaWiki\Skin\SkinComponent
Definition
SkinComponent.php:25
MediaWiki\Skin\SkinComponent\getTemplateData
getTemplateData()
This returns all the data that is needed to the component.
MediaWiki\Skin
This program is free software; you can redistribute it and/or modify it under the terms of the GNU Ge...
Definition
ComponentRegistryContext.php:19
includes
skins
components
SkinComponent.php
Generated on Thu Nov 21 2024 05:24:09 for MediaWiki by
1.10.0