Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / contact / src / Access / ContactPageAccess.php
index 40307537cae2ced854e8a3bd2ca4b9b4573b95e5..2038357962719eaa452217f82dd5a4b129d14787 100644 (file)
@@ -24,7 +24,7 @@ class ContactPageAccess implements AccessInterface {
   /**
    * The user data service.
    *
-   * @var \Drupal\user\UserDataInterface;
+   * @var \Drupal\user\UserDataInterface
    */
   protected $userData;