protected property BlockPageVariant::$mainContent in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php \Drupal\block\Plugin\DisplayVariant\BlockPageVariant::mainContent
The render array representing the main page content.
Type: array
File
- core/
modules/ block/ src/ Plugin/ DisplayVariant/ BlockPageVariant.php, line 65 - Contains \Drupal\block\Plugin\DisplayVariant\BlockPageVariant.
Class
- BlockPageVariant
- Provides a page display variant that decorates the main content with blocks.
Namespace
Drupal\block\Plugin\DisplayVariantCode
protected $mainContent = [];