VocabularyTest::$resourceTypeName

Same name and namespace in other branches
  1. 10 core/modules/jsonapi/tests/src/Functional/VocabularyTest.php \Drupal\Tests\jsonapi\Functional\VocabularyTest::resourceTypeName
  2. 11.x core/modules/jsonapi/tests/src/Functional/VocabularyTest.php \Drupal\Tests\jsonapi\Functional\VocabularyTest::resourceTypeName
  3. 9 core/modules/jsonapi/tests/src/Functional/VocabularyTest.php \Drupal\Tests\jsonapi\Functional\VocabularyTest::resourceTypeName
  4. main core/modules/jsonapi/tests/src/Functional/VocabularyTest.php \Drupal\Tests\jsonapi\Functional\VocabularyTest::resourceTypeName

Type: resourceTypeName

Overrides ResourceTestBase::$resourceTypeName

File

core/modules/jsonapi/tests/src/Functional/VocabularyTest.php, line 33

Class

VocabularyTest
JSON:API integration test for the "vocabulary" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $resourceTypeName = 'taxonomy_vocabulary--taxonomy_vocabulary';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.