protected static property MissingEntityReferenceTest::$entityBundleId in Entity Share 8.2
Same name and namespace in other branches
- 8.3 modules/entity_share_client/tests/src/Functional/MissingEntityReferenceTest.php \Drupal\Tests\entity_share_client\Functional\MissingEntityReferenceTest::entityBundleId
The tested entity type bundle.
Type: string
Overrides EntityShareClientFunctionalTestBase::$entityBundleId
File
- modules/
entity_share_client/ tests/ src/ Functional/ MissingEntityReferenceTest.php, line 25
Class
- MissingEntityReferenceTest
- Functional test class for entity reference field with missing entity.
Namespace
Drupal\Tests\entity_share_client\FunctionalCode
protected static $entityBundleId = 'es_test';