protected property FormAlter::$sectionStorageManager in Layout Builder Restrictions 8
Same name and namespace in other branches
- 8.2 src/Form/FormAlter.php \Drupal\layout_builder_restrictions\Form\FormAlter::sectionStorageManager
The section storage manager.
Type: \Drupal\layout_builder\SectionStorage\SectionStorageManagerInterface
File
- src/
Form/ FormAlter.php, line 31
Class
- FormAlter
- Supplement form UI to add setting for which blocks & layouts are available.
Namespace
Drupal\layout_builder_restrictions\FormCode
protected $sectionStorageManager;