protected property PluginBase::$plugin_id

The plugin_id.

Type: string

File

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

Class

PluginBase
Base class for plugins wishing to support metadata inspection.

Namespace

Drupal\Component\Plugin

Code

protected $plugin_id;