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