VocabularyResourceTestBase::$entityTypeId

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::entityTypeId
  2. 8.9.x core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::entityTypeId
  3. 11.x core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::entityTypeId

Type: entityTypeId

Overrides EntityResourceTestBase::$entityTypeId

File

core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php, line 20

Class

VocabularyResourceTestBase

Namespace

Drupal\Tests\taxonomy\Functional\Rest

Code

protected static $entityTypeId = 'taxonomy_vocabulary';

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