You are here

protected property InvalidPluginDefinitionException::$pluginId in Plug 7

The plugin ID of the mapper.

Type: string

File

lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php, line 20
Contains \Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException.

Class

InvalidPluginDefinitionException
Defines a class for invalid plugin definition exceptions.

Namespace

Drupal\Component\Plugin\Exception

Code

protected $pluginId;