You are here

protected property OpenApiTestEntityType::$label in OpenAPI 8.2

Same name and namespace in other branches
  1. 8 tests/modules/openapi_test/src/Entity/OpenApiTestEntityType.php \Drupal\openapi_test\Entity\OpenApiTestEntityType::label

The OpenApi Test Entity type label.

Type: string

File

tests/modules/openapi_test/src/Entity/OpenApiTestEntityType.php, line 41

Class

OpenApiTestEntityType
Defines the OpenApi Test Entity type entity.

Namespace

Drupal\openapi_test\Entity

Code

protected $label;