protected property ContextBlockPageVariant::$title in Context 8.0
Same name and namespace in other branches
- 8.4 src/Plugin/DisplayVariant/ContextBlockPageVariant.php \Drupal\context\Plugin\DisplayVariant\ContextBlockPageVariant::title
- 8 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 41
Class
- ContextBlockPageVariant
- Provides a page display variant that decorates the main content with blocks.
Namespace
Drupal\context\Plugin\DisplayVariantCode
protected $title = '';