You are here

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

Same name and namespace in other branches
  1. 8.3 modules/entity_share_async/tests/src/Functional/EntityShareAsyncFunctionalTest.php \Drupal\Tests\entity_share_async\Functional\EntityShareAsyncFunctionalTest::entityTypeId

The tested entity type.

Type: string

Overrides EntityShareClientFunctionalTestBase::$entityTypeId

File

modules/entity_share_async/tests/src/Functional/EntityShareAsyncFunctionalTest.php, line 28

Class

EntityShareAsyncFunctionalTest
General functional test class.

Namespace

Drupal\Tests\entity_share_async\Functional

Code

protected static $entityTypeId = 'node';