You are here

protected static property InfiniteLoopTest::$entityBundleId in Entity Share 8.2

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

The tested entity type bundle.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityBundleId

File

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

Class

InfiniteLoopTest
Functional test class for content entity reference field.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityBundleId = 'es_test';