You are here

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

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

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

Class

ParagraphEntityReferenceTest
Functional test class for paragraph entity reference field.

Namespace

Drupal\Tests\entity_share_client\Functional

Code

protected static $entityTypeId = 'node';