public property PluginID::$value in Plug 7
The plugin ID.
When an annotation is given no key, 'value' is assumed by Doctrine.
Type: string
File
- lib/
Drupal/ Component/ Annotation/ PluginID.php, line 24 - Contains \Drupal\Component\Annotation\PluginID.
Class
- PluginID
- Defines a Plugin annotation object that just contains an ID.
Namespace
Drupal\Component\AnnotationCode
public $value;