Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Access / CheckProvider.php
index d6ba1cf6dd3c77f05c11bc3197042c9ae9fd5125..51423bdab4edcc618d5e0e415acd761dba084e9c 100644 (file)
@@ -142,6 +142,7 @@ class CheckProvider implements CheckProviderInterface, ContainerAwareInterface {
 
     return $checks;
   }
+
   /**
    * Compiles a mapping of requirement keys to access checker service IDs.
    */