Remove comments about isset( $string['foo'] ) being true on PHP 5.3
[lhc/web/wiklou.git] / includes / debug / logger / LegacySpi.php
index 1bf39e4..a6b53ec 100644 (file)
@@ -40,8 +40,7 @@ class LegacySpi implements Spi {
        /**
         * @var array $singletons
         */
-       protected $singletons = array();
-
+       protected $singletons = [];
 
        /**
         * Get a logger instance.