protected static property InfiniteLoopTest::$entityBundleId in Entity Share 8.3
Same name and namespace in other branches
- 8.2 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 25
Class
- InfiniteLoopTest
- Functional test class for infinite loop in content entity reference field.
Namespace
Drupal\Tests\entity_share_client\FunctionalCode
protected static $entityBundleId = 'es_test';