Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / http-foundation / Tests / Session / Storage / MetadataBagTest.php
index 159e62114e1a3ff296a913f632ef08160a2d4259..69cf6163c16f3030f8ea0f5d83745d6fa926c55d 100644 (file)
@@ -26,9 +26,6 @@ class MetadataBagTest extends TestCase
      */
     protected $bag;
 
-    /**
-     * @var array
-     */
     protected $array = array();
 
     protected function setUp()