protected property PageVariant::$contexts in Page Manager 8.4
Same name and namespace in other branches
- 8 src/Entity/PageVariant.php \Drupal\page_manager\Entity\PageVariant::contexts
An array of collected contexts.
Type: \Drupal\Component\Plugin\Context\ContextInterface[]|null
File
- src/
Entity/ PageVariant.php, line 124
Class
- PageVariant
- Defines the page variant entity.
Namespace
Drupal\page_manager\EntityCode
protected $contexts = NULL;