Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / image / src / ImageStyleInterface.php
index 7dec361075534744ef3629810b0dd85e979aa678..8430fdc2f704cfcdb705fad85b487a32c9212625 100644 (file)
@@ -42,7 +42,6 @@ interface ImageStyleInterface extends ConfigEntityInterface {
    */
   public function setName($name);
 
-
   /**
    * Returns the URI of this image when using this style.
    *