You are here

protected property SectionData::$value in Drupal 9

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