Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / automated_cron / src / EventSubscriber / AutomatedCron.php
index b6aefcd71b1ccea02598bb30db9ca174284aee79..8fe6f8ca5a4a34990596dcb39dde5865b028dc87 100644 (file)
@@ -31,7 +31,7 @@ class AutomatedCron implements EventSubscriberInterface {
   /**
    * The state key value store.
    *
-   * @var \Drupal\Core\State\StateInterface;
+   * @var \Drupal\Core\State\StateInterface
    */
   protected $state;