You are here

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

Same name and namespace in other branches
  1. 8.2 modules/entity_share_client/tests/src/Functional/BasicFieldsTest.php \Drupal\Tests\entity_share_client\Functional\BasicFieldsTest::entityTypeId

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

modules/entity_share_client/tests/src/Functional/BasicFieldsTest.php, line 31

Class

BasicFieldsTest
General functional test class.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'node';