SectionData::$value

Same name in other branches
  1. 8.9.x core/modules/layout_builder/src/Plugin/DataType/SectionData.php \Drupal\layout_builder\Plugin\DataType\SectionData::value
  2. 10 core/modules/layout_builder/src/Plugin/DataType/SectionData.php \Drupal\layout_builder\Plugin\DataType\SectionData::value
  3. 11.x core/modules/layout_builder/src/Plugin/DataType/SectionData.php \Drupal\layout_builder\Plugin\DataType\SectionData::value

The section object.

Type: \Drupal\layout_builder\Section

File

core/modules/layout_builder/src/Plugin/DataType/SectionData.php, line 27

Class

SectionData
Provides a data type wrapping \Drupal\layout_builder\Section.

Namespace

Drupal\layout_builder\Plugin\DataType

Code

protected $value;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.