protected property PluginBase::$configuration

Configuration information passed into the plugin.

Type: array

File

drupal/core/lib/Drupal/Component/Plugin/PluginBase.php, line 35
Definition of Drupal\Component\Plugin\PluginBase

Class

PluginBase
Base class for plugins wishing to support metadata inspection.

Namespace

Drupal\Component\Plugin

Code

protected $configuration;