X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flayout_builder%2Fsrc%2FForm%2FConfigureBlockFormBase.php;h=ccef12287db93c68aa79b6a1b1c740ca8f299255;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=e1103e9e44bbce830144475fad98074f789604c6;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php b/web/core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php index e1103e9e4..ccef12287 100644 --- a/web/core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php +++ b/web/core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php @@ -3,6 +3,7 @@ namespace Drupal\layout_builder\Form; use Drupal\Component\Uuid\UuidInterface; +use Drupal\Core\Ajax\AjaxFormHelperTrait; use Drupal\Core\Block\BlockManagerInterface; use Drupal\Core\Block\BlockPluginInterface; use Drupal\Core\DependencyInjection\ClassResolverInterface;