protected property InvalidPluginDefinitionException::$pluginId in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php \Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException::pluginId
The plugin ID of the mapper.
Type: string
File
- core/
lib/ Drupal/ Component/ Plugin/ Exception/ InvalidPluginDefinitionException.php, line 15
Class
- InvalidPluginDefinitionException
- Defines a class for invalid plugin definition exceptions.
Namespace
Drupal\Component\Plugin\ExceptionCode
protected $pluginId;