You are here

protected property BlockStyleForm::$sectionStorage in Block Style Plugins 8.2

The section storage.

Type: \Drupal\layout_builder\SectionStorageInterface

File

src/Form/BlockStyleForm.php, line 55

Class

BlockStyleForm
Provides a form for applying styles to a block.

Namespace

Drupal\block_style_plugins\Form

Code

protected $sectionStorage;