You are here

public property OpenApiGenerator::$id in OpenAPI 8.2

Same name and namespace in other branches
  1. 8 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\Annotation

Code

public $id;