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