protected static property RestResourceConfigResourceTestBase::$entityTypeId in Drupal 8
Same name and namespace in other branches
- 9 core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php \Drupal\Tests\rest\Functional\Rest\RestResourceConfigResourceTestBase::entityTypeId
The tested entity type.
Type: string
Overrides EntityResourceTestBase::$entityTypeId
File
- core/
modules/ rest/ tests/ src/ Functional/ Rest/ RestResourceConfigResourceTestBase.php, line 18
Class
Namespace
Drupal\Tests\rest\Functional\RestCode
protected static $entityTypeId = 'rest_resource_config';