Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / http-foundation / Tests / Session / Attribute / NamespacedAttributeBagTest.php
index d9d9eb7fbee7767cf8c457c9ac875cef9e27d4a3..f074ce1b26261e4adc4220d0980a7553396759ac 100644 (file)
@@ -21,10 +21,7 @@ use Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag;
  */
 class NamespacedAttributeBagTest extends TestCase
 {
-    /**
-     * @var array
-     */
-    private $array;
+    private $array = array();
 
     /**
      * @var NamespacedAttributeBag