public property PluginExample::$id in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php \Drupal\plugin_test\Plugin\Annotation\PluginExample::id
The plugin ID.
Type: string
Overrides AnnotationBase::$id
File
- core/
modules/ system/ tests/ modules/ plugin_test/ src/ Plugin/ Annotation/ PluginExample.php, line 24 - Contains \Drupal\plugin_test\Plugin\Annotation\PluginExample.
Class
- PluginExample
- Defines a custom Plugin annotation.
Namespace
Drupal\plugin_test\Plugin\AnnotationCode
public $id;