public property OpenApiGenerator::$id in OpenAPI 8
Same name and namespace in other branches
- 8.2 src/Annotation/OpenApiGenerator.php \Drupal\openapi\Annotation\OpenApiGenerator::id
The plugin id.
Type: string
File
- src/
Annotation/ OpenApiGenerator.php, line 23
Class
- OpenApiGenerator
- Defines an annotation object for OpenApiGenerator plugins.
Namespace
Drupal\openapi\AnnotationCode
public $id;