You are here

public property Layout::$default_region in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::default_region
  2. 10 core/lib/Drupal/Core/Layout/Annotation/Layout.php \Drupal\Core\Layout\Annotation\Layout::default_region

The default region.

Type: string

File

core/lib/Drupal/Core/Layout/Annotation/Layout.php, line 142

Class

Layout
Defines a Layout annotation object.

Namespace

Drupal\Core\Layout\Annotation

Code

public $default_region;