Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Component / FileCache / FileCacheFactory.php
index 15b202606d3752aaa8f0e8b9af30192a0bd4f16d..ca68757bc8a5237aa3dfa138ad2433685ec1b198 100644 (file)
@@ -15,7 +15,7 @@ class FileCacheFactory {
   /**
    * The configuration used to create FileCache objects.
    *
-   * @var array $configuration
+   * @var array
    */
   protected static $configuration;