Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Routing / RouteMatchTestBase.php
index 4d2a914bf76e94bee30eb3daafdfef70fef82ee2..a47ec73210fa51c50f6527238705fdb990393eff 100644 (file)
@@ -26,7 +26,6 @@ abstract class RouteMatchTestBase extends UnitTestCase {
    */
   abstract protected function getRouteMatch($name, Route $route, array $parameters, array $raw_parameters);
 
-
   /**
    * Provide sets of parameters and expected parameters for parameter tests.
    */