protected property ContextBlockPageVariant::$mainContent in Context 8.4
Same name and namespace in other branches
- 8 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::mainContent
- 8.0 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::mainContent
The render array representing the main page content.
Type: array
File
- src/
Plugin/ DisplayVariant/ ContextBlockPageVariant.php, line 40
Class
- ContextBlockPageVariant
- Provides a page display variant that decorates the main content with blocks.
Namespace
Drupal\context\Plugin\DisplayVariantCode
protected $mainContent = [];