You are here

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

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

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

Class

MissingFieldsTest
Functional test class for non-existing fields on client website.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'node';