Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / PathProcessor / PathProcessorManager.php
index 2a3181ee2edb75fb609e3ebb6c203deb3ec732d0..55a952213adbac83ced3afee9373a5d76f02ca78 100644 (file)
@@ -86,7 +86,6 @@ class PathProcessorManager implements InboundPathProcessorInterface, OutboundPat
     return $this->sortedInbound;
   }
 
-
   /**
    * Adds an outbound processor object to the $outboundProcessors property.
    *