ConfigurableTrait::$configuration
Configuration information passed into the plugin.
This property is declared in \Drupal\Component\Plugin\PluginBase as well, which most classes using this trait will ultimately be extending. It is re-declared here to make the trait self-contained and to permit use of the trait in classes that do not extend PluginBase.
Type: array
File
-
core/
lib/ Drupal/ Core/ Plugin/ ConfigurableTrait.php, line 36
Class
- ConfigurableTrait
- Implementation class for \Drupal\Component\Plugin\ConfigurableInterface.
Namespace
Drupal\Core\PluginCode
protected $configuration;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.