Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Routing / AccessAwareRouter.php
index d8487c6ef92feb7714f0651f81a39d857b31b5a1..8f9e7beb296a492c5afdab48d27f947f519a637d 100644 (file)
@@ -34,7 +34,7 @@ class AccessAwareRouter implements AccessAwareRouterInterface {
   /**
    * The account to use in access checks.
    *
-   * @var \Drupal\Core\Session\AccountInterface;
+   * @var \Drupal\Core\Session\AccountInterface
    */
   protected $account;