You are here

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

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

The tested entity type bundle.

Type: string

File

modules/entity_share_client/tests/src/Functional/EntityShareClientFunctionalTestBase.php, line 63

Class

EntityShareClientFunctionalTestBase
Base class for Entity share server functional tests.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityBundleId = NULL;