protected property PluginBase::$pluginId in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/Plugin/PluginBase.php \Drupal\Component\Plugin\PluginBase::pluginId
The plugin_id.
Type: string
File
- core/
lib/ Drupal/ Component/ Plugin/ PluginBase.php, line 24 - Contains \Drupal\Component\Plugin\PluginBase.
Class
- PluginBase
- Base class for plugins wishing to support metadata inspection.
Namespace
Drupal\Component\PluginCode
protected $pluginId;