You are here

protected static property RevisionTest::$entityTypeId in Entity Share 8.3

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

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

Class

RevisionTest
Functional test class to test import plugin "Revision".

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'node';