PluginID::$value
Same name in other branches
- 9 core/lib/Drupal/Component/Annotation/PluginID.php \Drupal\Component\Annotation\PluginID::value
- 8.9.x core/lib/Drupal/Component/Annotation/PluginID.php \Drupal\Component\Annotation\PluginID::value
- 11.x core/lib/Drupal/Component/Annotation/PluginID.php \Drupal\Component\Annotation\PluginID::value
The plugin ID.
When an annotation is given no key, 'value' is assumed by Doctrine.
Type: string
File
-
core/
lib/ Drupal/ Component/ Annotation/ PluginID.php, line 19
Class
- PluginID
- Defines a Plugin annotation object that just contains an ID.
Namespace
Drupal\Component\AnnotationCode
public $value;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.