X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fskins%2FSkin.php;h=d70a6b91da3bdd75bff941c9b32b4bb720e55139;hb=6164423de0f34b5c264bacebb8371811e07fdaa8;hp=97fffdabb5fefc6e8d99ba099aedeab0caca24f8;hpb=83691ed06e8ec7ef1f6f7290b8c5c175ab9f4928;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/skins/Skin.php b/includes/skins/Skin.php index 97fffdabb5..d70a6b91da 100644 --- a/includes/skins/Skin.php +++ b/includes/skins/Skin.php @@ -1589,8 +1589,8 @@ abstract class Skin extends ContextSource { public function linkKnown( $target, $html = null, - $customAttribs = [ ], - $query = [ ], + $customAttribs = [], + $query = [], $options = [ 'known', 'noclasses' ] ) { wfDeprecated( __METHOD__, '1.21' );