Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / StreamWrapper / LocalReadOnlyStream.php
index fa12ab48858650dffe71b85cb42892a7e5fae8e1..29277393ff14f59f0a32b501ba46abfabbd05e51 100644 (file)
@@ -69,7 +69,6 @@ abstract class LocalReadOnlyStream extends LocalStream {
     return TRUE;
   }
 
-
   /**
    * Support for fwrite(), file_put_contents() etc.
    *