Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / locale / src / LocaleConfigManager.php
index 18f335c10bc0d80dd5a7ae8a190398c4a5fda7dd..547a1b504fcba22984e7a4dc3d8336db5da37d49 100644 (file)
@@ -43,7 +43,7 @@ class LocaleConfigManager {
   /**
    * The string storage for reading and writing translations.
    *
-   * @var \Drupal\locale\StringStorageInterface;
+   * @var \Drupal\locale\StringStorageInterface
    */
   protected $localeStorage;