protected property SectionStorageDefinition::$additional in Drupal 8
Same name and namespace in other branches
- 9 core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php \Drupal\layout_builder\SectionStorage\SectionStorageDefinition::additional
Any additional properties and values.
Type: array
File
- core/
modules/ layout_builder/ src/ SectionStorage/ SectionStorageDefinition.php, line 28
Class
- SectionStorageDefinition
- Provides section storage type plugin definition.
Namespace
Drupal\layout_builder\SectionStorageCode
protected $additional = [];