You are here

protected property OpenApiTestEntityType::$id in OpenAPI 8

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

The OpenApi Test Entity type ID.

Type: string

File

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

Class

OpenApiTestEntityType
Defines the OpenApi Test Entity type entity.

Namespace

Drupal\openapi_test\Entity

Code

protected $id;