You are here

protected static property WorkspaceResourceTestBase::$entityTypeId in Workspace 8.2

The tested entity type.

Type: string

Overrides EntityResourceTestBase::$entityTypeId

File

tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php, line 25

Class

WorkspaceResourceTestBase
Base class for workspace EntityResource tests.

Namespace

Drupal\Tests\workspace\Functional\EntityResource

Code

protected static $entityTypeId = 'workspace';