Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BlockPageVariant.php
BlockPageVariant::$mainContent
The render array representing the main page content.
Type:
array
File
core/
modules/
block/
src/
Plugin/
DisplayVariant/
BlockPageVariant.php
, line 61
Class
BlockPageVariant
Provides a page display variant that decorates the main content with blocks.
Namespace
Drupal\block\Plugin\DisplayVariant
Code
protected $mainContent = [];
RSS feed