You are here

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

Same name and namespace in other branches
  1. 8.2 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 75

Class

EntityShareClientFunctionalTestBase
Base class for Entity Share Client functional tests.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityBundleId = NULL;