protected property PageDisplayVariantSelectionEvent::$pluginConfiguration

The configuration for the selected page display variant.

Type: array

File

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

Class

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

Namespace

Drupal\Core\Render

Code

protected $pluginConfiguration = [];

© 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::pluginConfiguration/8.1.x