protected property PageVariant::$static_context in Page Manager 8.4
Same name and namespace in other branches
- 8 src/Entity/PageVariant.php \Drupal\page_manager\Entity\PageVariant::static_context
Static context references.
A list of arrays with the keys name, label, type and value.
Type: array[]
File
- src/
Entity/ PageVariant.php, line 133
Class
- PageVariant
- Defines the page variant entity.
Namespace
Drupal\page_manager\EntityCode
protected $static_context = [];