protected static property UserTest::$entityTypeId in Drupal 8
Same name and namespace in other branches
- 9 core/modules/jsonapi/tests/src/Functional/UserTest.php \Drupal\Tests\jsonapi\Functional\UserTest::entityTypeId
The tested entity type.
Type: string
Overrides ResourceTestBase::$entityTypeId
File
- core/
modules/ jsonapi/ tests/ src/ Functional/ UserTest.php, line 35
Class
- UserTest
- JSON:API integration test for the "User" content entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $entityTypeId = 'user';