You are here

protected property PageVariant::$static_context in Page Manager 8.4

Same name and namespace in other branches
  1. 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\Entity

Code

protected $static_context = [];