Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / src / Plugin / views / display / DisplayPluginInterface.php
index f8630af08fba67d890cd0f0ef1dfbc0521473c60..80e4783164feeb2bce32c750b5dfd099353b1578 100644 (file)
@@ -457,7 +457,6 @@ interface DisplayPluginInterface {
    */
   public function execute();
 
-
   /**
    * Builds a basic render array which can be properly render cached.
    *