Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SectionComponent.php
SectionComponent::$region
The region the component is placed in.
Type:
string
File
core/
modules/
layout_builder/
src/
SectionComponent.php
, line 35
Class
SectionComponent
Provides a value object for a section component.
Namespace
Drupal\layout_builder
Code
protected $region;
RSS feed