Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / language / src / EventSubscriber / LanguageRequestSubscriber.php
index b1effda1db7fe1ae0e10f934baf3c1c0606564cc..271194f9c4c1f1fc291739f5f58cfc46b6df868b 100644 (file)
@@ -34,7 +34,7 @@ class LanguageRequestSubscriber implements EventSubscriberInterface {
   /**
    * The translation service.
    *
-   * @var \Drupal\Core\StringTranslation\Translator\TranslatorInterface;
+   * @var \Drupal\Core\StringTranslation\Translator\TranslatorInterface
    */
   protected $translation;