X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flayout_builder%2Fsrc%2FController%2FAddSectionController.php;h=0ea42379a6be523a15adc5c459ff25f3e42fbc34;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=947895985cf16bafd67c413bd81c4fcedb29a619;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/modules/layout_builder/src/Controller/AddSectionController.php b/web/core/modules/layout_builder/src/Controller/AddSectionController.php index 947895985..0ea42379a 100644 --- a/web/core/modules/layout_builder/src/Controller/AddSectionController.php +++ b/web/core/modules/layout_builder/src/Controller/AddSectionController.php @@ -2,6 +2,7 @@ namespace Drupal\layout_builder\Controller; +use Drupal\Core\Ajax\AjaxHelperTrait; use Drupal\Core\DependencyInjection\ClassResolverInterface; use Drupal\Core\DependencyInjection\ContainerInjectionInterface; use Drupal\layout_builder\LayoutTempstoreRepositoryInterface;