Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / http-kernel / Tests / HttpCache / HttpCacheTestCase.php
index 96a66771a06bc366c2024aacb978612ee1198222..ed5c690d60bcb55538a1dabdf54baf72a281fc91 100644 (file)
@@ -29,6 +29,10 @@ class HttpCacheTestCase extends TestCase
     protected $responses;
     protected $catch;
     protected $esi;
+
+    /**
+     * @var Store
+     */
     protected $store;
 
     protected function setUp()