X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FSkin.php;h=f4960c17565279c590bcac14811b3c0df118942c;hb=12e608e3d5f5dc7ab7041939ec918091d7f41fa8;hp=ac9da93862a8c982a64fe7175df2c0396f428fdc;hpb=d5737f8f17414320ed2332a6c2af59cca3d31d04;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Skin.php b/includes/Skin.php index ac9da93862..f4960c1756 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -363,7 +363,7 @@ abstract class Skin extends ContextSource { * inside ->getOutput() is deprecated. The $out arg is kept * for compatibility purposes with skins. * @param $out OutputPage - * @delete + * @todo delete */ abstract function setupSkinUserCss( OutputPage $out );