You are here

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

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

The tested entity type bundle.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityBundleId

File

modules/entity_share_async/tests/src/Functional/EntityShareAsyncFunctionalTest.php, line 33

Class

EntityShareAsyncFunctionalTest
General functional test class.

Namespace

Drupal\Tests\entity_share_async\Functional

Code

protected static $entityBundleId = 'es_test';