X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flayout_builder%2Fsrc%2FForm%2FConfigureBlockFormBase.php;fp=web%2Fcore%2Fmodules%2Flayout_builder%2Fsrc%2FForm%2FConfigureBlockFormBase.php;h=ccef12287db93c68aa79b6a1b1c740ca8f299255;hp=e1103e9e44bbce830144475fad98074f789604c6;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c 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;