protected property PageDisplayVariantSelectionEvent::$contexts

An array of collected contexts to pass to the page display variant.

Type: \Drupal\Component\Plugin\Context\ContextInterface[]

File

core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php, line 52

Class

PageDisplayVariantSelectionEvent
Event fired when rendering main content, to select a page display variant.

Namespace

Drupal\Core\Render

Code

protected $contexts = [];

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Render!PageDisplayVariantSelectionEvent.php/property/PageDisplayVariantSelectionEvent::contexts/8.1.x