Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Access / CheckProviderInterface.php
index a94a92c97842c43698f9f66f7ae80f7f8be2bb79..35e3c18b822acc0eac5ab01eb5dfbc2c90b9c64d 100644 (file)
@@ -15,7 +15,6 @@ use Symfony\Component\Routing\RouteCollection;
  */
 interface CheckProviderInterface {
 
-
   /**
    * For each route, saves a list of applicable access checks to the route.
    *