Skip to content
Snippets Groups Projects
Unverified Commit 5550b765 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2886613 by blake.thompson: Allow Attachments on Embed Displays

parent a809a15e
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -20,6 +20,11 @@
*/
class Embed extends DisplayPluginBase {
/**
* {@inheritdoc}
*/
protected $usesAttachments = TRUE;
/**
* {@inheritdoc}
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment