You are here

protected static property TaxonomyEntityReferenceTest::$entityBundleId in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/tests/src/Functional/TaxonomyEntityReferenceTest.php \Drupal\Tests\entity_share_client\Functional\TaxonomyEntityReferenceTest::entityBundleId

The tested entity type bundle.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityBundleId

File

modules/entity_share_client/tests/src/Functional/TaxonomyEntityReferenceTest.php, line 27

Class

TaxonomyEntityReferenceTest
Functional test class for taxonomy entity reference field.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityBundleId = 'es_test';