Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / layout_builder / src / Form / ConfigureSectionForm.php
index 2bfcdca7c2df3501867f271ebc6bbef80a6c6598..94c2a4eb4c2b35d0b81d8dce2ad6af2bb2f7bd6c 100644 (file)
@@ -2,6 +2,7 @@
 
 namespace Drupal\layout_builder\Form;
 
+use Drupal\Core\Ajax\AjaxFormHelperTrait;
 use Drupal\Core\DependencyInjection\ClassResolverInterface;
 use Drupal\Core\Form\FormBase;
 use Drupal\Core\Form\FormStateInterface;