You are here

protected property SectionStorageDefinition::$additional in Drupal 8

Same name and namespace in other branches
  1. 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\SectionStorage

Code

protected $additional = [];