You are here

protected property PluginBase::$pluginId in Plug 7

The plugin_id.

Type: string

File

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\Plugin

Code

protected $pluginId;