Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SimplePageVariant.php
SimplePageVariant::$mainContent
The render array representing the main content.
Type:
array
File
core/
lib/
Drupal/
Core/
Render/
Plugin/
DisplayVariant/
SimplePageVariant.php
, line 24
Class
SimplePageVariant
Provides a page display variant that simply renders the main content.
Namespace
Drupal\Core\Render\Plugin\DisplayVariant
Code
protected $mainContent;
RSS feed