LayoutSectionItemList::$list
Same name in other branches
- 9 core/modules/layout_builder/src/Field/LayoutSectionItemList.php \Drupal\layout_builder\Field\LayoutSectionItemList::list
- 8.9.x core/modules/layout_builder/src/Field/LayoutSectionItemList.php \Drupal\layout_builder\Field\LayoutSectionItemList::list
- 11.x core/modules/layout_builder/src/Field/LayoutSectionItemList.php \Drupal\layout_builder\Field\LayoutSectionItemList::list
Numerically indexed array of field items.
Type: \Drupal\layout_builder\Plugin\Field\FieldType\LayoutSectionItem[]
Overrides FieldItemList::$list
File
-
core/
modules/ layout_builder/ src/ Field/ LayoutSectionItemList.php, line 30
Class
- LayoutSectionItemList
- Defines an item list class for layout section fields.
Namespace
Drupal\layout_builder\FieldCode
protected $list = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.