protected property LayoutBuilderDisplayVariant::$contexts in Page Manager 8.4
An array of collected contexts.
This is only used on runtime, and is not stored.
Type: \Drupal\Component\Plugin\Context\ContextInterface[]
File
- src/
Plugin/ DisplayVariant/ LayoutBuilderDisplayVariant.php, line 33
Class
- LayoutBuilderDisplayVariant
- Provides a Layout Builder variant.
Namespace
Drupal\page_manager\Plugin\DisplayVariantCode
protected $contexts = [];