You are here

public property OpenApiGenerator::$label in OpenAPI 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/OpenApiGenerator.php \Drupal\openapi\Annotation\OpenApiGenerator::label

The plugin label.

Type: string

File

src/Annotation/OpenApiGenerator.php, line 30

Class

OpenApiGenerator
Defines an annotation object for OpenApiGenerator plugins.

Namespace

Drupal\openapi\Annotation

Code

public $label;