protected property ConfigureSectionForm::$layout in Drupal 10
Same name and namespace in other branches
- 8 core/modules/layout_builder/src/Form/ConfigureSectionForm.php \Drupal\layout_builder\Form\ConfigureSectionForm::layout
- 9 core/modules/layout_builder/src/Form/ConfigureSectionForm.php \Drupal\layout_builder\Form\ConfigureSectionForm::layout
The plugin being configured.
Type: \Drupal\Core\Layout\LayoutInterface|\Drupal\Core\Plugin\PluginFormInterface
File
- core/
modules/ layout_builder/ src/ Form/ ConfigureSectionForm.php, line 48
Class
- ConfigureSectionForm
- Provides a form for configuring a layout section.
Namespace
Drupal\layout_builder\FormCode
protected $layout;