protected property ContextBlockPageVariant::$title in Context 8
Same name and namespace in other branches
- 8.4 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::title
- 8.0 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::title
The page title: a string (plain title) or a render array (formatted title).
Type: string|array
File
- src/
Plugin/ DisplayVariant/ ContextBlockPageVariant.php, line 43
Class
- ContextBlockPageVariant
- Provides a page display variant that decorates the main content with blocks.
Namespace
Drupal\context\Plugin\DisplayVariantCode
protected $title = '';