protected property SystemMainBlock::$mainContent in Drupal 9
Same name and namespace in other branches
- 8 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 26
Class
- SystemMainBlock
- Provides a 'Main page content' block.
Namespace
Drupal\system\Plugin\BlockCode
protected $mainContent;