You are here

protected property ManageComponentAttributesForm::$sectionStorage in Layout Builder Component Attributes 1.2.x

Same name and namespace in other branches
  1. 1.0.x src/Form/ManageComponentAttributesForm.php \Drupal\layout_builder_component_attributes\Form\ManageComponentAttributesForm::sectionStorage
  2. 1.1.x src/Form/ManageComponentAttributesForm.php \Drupal\layout_builder_component_attributes\Form\ManageComponentAttributesForm::sectionStorage

The section storage.

Type: \Drupal\layout_builder\SectionStorageInterface

File

src/Form/ManageComponentAttributesForm.php, line 31

Class

ManageComponentAttributesForm
Provides a form for managing block attributes.

Namespace

Drupal\layout_builder_component_attributes\Form

Code

protected $sectionStorage;