Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / block / tests / src / Kernel / BlockStorageUnitTest.php
index 2a7c7710c3093fa947e35760af1f730757fc4355..cfe9d1b0d8895dfaf65da5c674e34fcec1eeb6db 100644 (file)
@@ -26,7 +26,7 @@ class BlockStorageUnitTest extends KernelTestBase {
   /**
    * The block storage.
    *
-   * @var \Drupal\Core\Config\Entity\ConfigEntityStorageInterface.
+   * @var \Drupal\Core\Config\Entity\ConfigEntityStorageInterface
    */
   protected $controller;