X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fdebug%2Flogger%2FLegacySpi.php;h=a6b53ecc211979fb64ca2ca73ace477bd53937b2;hb=361b09576e4cde6415809b508572ca79687bc164;hp=1bb779dd7aea78be2f31d15bd111f6b55ec99468;hpb=052770c40b84e22ddd42ff5686e0aaf3b9131030;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/debug/logger/LegacySpi.php b/includes/debug/logger/LegacySpi.php index 1bb779dd7a..a6b53ecc21 100644 --- a/includes/debug/logger/LegacySpi.php +++ b/includes/debug/logger/LegacySpi.php @@ -40,7 +40,7 @@ class LegacySpi implements Spi { /** * @var array $singletons */ - protected $singletons = array(); + protected $singletons = []; /** * Get a logger instance.