public property CustomPlugin::$id in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php \Drupal\Tests\Component\Annotation\CustomPlugin::id
The plugin ID.
Type: string
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ AnnotatedClassDiscoveryTest.php, line 83
Class
- CustomPlugin
- Custom plugin annotation.
Namespace
Drupal\Tests\Component\AnnotationCode
public $id;