Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Session / UserSession.php
index f426803cebf1eb87c411873a2c30923928f82a17..3fdf94ceaafa8dbe172a1789556aee609920d64a 100644 (file)
@@ -28,7 +28,7 @@ class UserSession implements AccountInterface {
   /**
    * The Unix timestamp when the user last accessed the site.
    *
-   * @var string.
+   * @var string
    */
   protected $access;