Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Component / DependencyInjection / Dumper / OptimizedPhpArrayDumper.php
index dfd2a431ccb6a44caf4ba0c4656392fbe65e78e2..b4c1da83bf6eaa544a9a788cf3d01aace1589a7c 100644 (file)
@@ -282,7 +282,6 @@ class OptimizedPhpArrayDumper extends Dumper {
     return $code;
   }
 
-
   /**
    * Dumps a collection to a PHP array.
    *