You are here

protected property EditSimpleBlockInLayoutBuilderForm::$sectionStorage in Simple Block 8

The section storage.

Type: \Drupal\layout_builder\SectionStorageInterface

File

modules/simple_block_layout_builder/src/Form/EditSimpleBlockInLayoutBuilderForm.php, line 68

Class

EditSimpleBlockInLayoutBuilderForm
Provides a form to add/edit a simple block in Layout Builder.

Namespace

Drupal\simple_block_layout_builder\Form

Code

protected $sectionStorage;