Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Routing / AccessAwareRouterInterface.php
index 31ce1c4f499ee86c13b618fe88ca2496f67e03b7..7b0c1c1fd320fd691b0f5549cfaf1c9ac3f0cb2c 100644 (file)
@@ -24,7 +24,6 @@ interface AccessAwareRouterInterface extends RouterInterface, RequestMatcherInte
    */
   public function matchRequest(Request $request);
 
-
   /**
    * {@inheritdoc}
    *