protected property OpenApiTestEntityType::$id in OpenAPI 8.2
Same name and namespace in other branches
- 8 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 34
Class
- OpenApiTestEntityType
- Defines the OpenApi Test Entity type entity.
Namespace
Drupal\openapi_test\EntityCode
protected $id;