You are here

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

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

modules/entity_share_client/tests/src/Functional/SkipImportedTest.php, line 20

Class

SkipImportedTest
Functional test class to test import plugin "Skip imported".

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'node';