You are here

protected static property BcTimestampNormalizerUnixTest::$entityTypeId in Entity Share 8.2

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

modules/entity_share_client/tests/src/Functional/BcTimestampNormalizerUnixTest.php, line 22

Class

BcTimestampNormalizerUnixTest
Test class for changed behavior in core regarding timestamp normalization.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'node';