You are here

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

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

The tested entity type bundle.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityBundleId

File

modules/entity_share_client/tests/src/Functional/ChangedRemovedTest.php, line 35

Class

ChangedRemovedTest
Functional test class to test behavior if changed attributes is removed.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityBundleId = 'es_test';