Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Access / AccessResultForbidden.php
index 3edae61af34c45df511c775307af0d63c8c59c63..dbdbafea330439c0c855428e513e076a9525d357 100644 (file)
@@ -24,7 +24,6 @@ class AccessResultForbidden extends AccessResult implements AccessResultReasonIn
     $this->reason = $reason;
   }
 
-
   /**
    * {@inheritdoc}
    */