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 / Embed.php
index 6abf9d6603874ef60ff9556d9c4eea5647c0b378..3b82acab0999cc3c314c43e0905c9eb86db2b4e5 100644 (file)
@@ -20,6 +20,11 @@ namespace Drupal\views\Plugin\views\display;
  */
 class Embed extends DisplayPluginBase {
 
+  /**
+   * {@inheritdoc}
+   */
+  protected $usesAttachments = TRUE;
+
   /**
    * {@inheritdoc}
    */