You are here

protected property SystemMainBlock::$mainContent in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Plugin/Block/SystemMainBlock.php \Drupal\system\Plugin\Block\SystemMainBlock::mainContent

The render array representing the main page content.

Type: array

File

core/modules/system/src/Plugin/Block/SystemMainBlock.php, line 28
Contains \Drupal\system\Plugin\Block\SystemMainBlock.

Class

SystemMainBlock
Provides a 'Main page content' block.

Namespace

Drupal\system\Plugin\Block

Code

protected $mainContent;