X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fskins%2FSkin.php;h=dc06ebaa24034e210d90ed6fff835a84a8eecdd7;hb=abb5869cba1cca1c7d9bedfda6d3831bf2fc11a0;hp=3750bad9798788471f48c3e2e32175bf1762ad1a;hpb=3d1972cc07b23a4750a50780d8912d24baa44cd5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/skins/Skin.php b/includes/skins/Skin.php index 3750bad979..dc06ebaa24 100644 --- a/includes/skins/Skin.php +++ b/includes/skins/Skin.php @@ -417,7 +417,7 @@ abstract class Skin extends ContextSource { /** * Return values for element - * @return array of associative name-to-value elements for element + * @return array Array of associative name-to-value elements for element */ public function getHtmlElementAttributes() { $lang = $this->getLanguage();