You are here

protected property LayoutBuilderDisableForm::$sectionStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php \Drupal\layout_builder\Form\LayoutBuilderDisableForm::sectionStorage

The section storage.

Type: \Drupal\layout_builder\DefaultsSectionStorageInterface

File

core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php, line 33

Class

LayoutBuilderDisableForm
Disables Layout Builder for a given default.

Namespace

Drupal\layout_builder\Form

Code

protected $sectionStorage;