You are here

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

The tested entity type bundle.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityBundleId

File

modules/entity_share_client/tests/src/Functional/AuthenticationTestBase.php, line 38

Class

AuthenticationTestBase
Base class for functional tests of ES authorization plugins.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityBundleId = 'es_test';