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