WorkflowTest::$entityTypeId

Same name and namespace in other branches
  1. 10 core/modules/jsonapi/tests/src/Functional/WorkflowTest.php \Drupal\Tests\jsonapi\Functional\WorkflowTest::entityTypeId
  2. 11.x core/modules/jsonapi/tests/src/Functional/WorkflowTest.php \Drupal\Tests\jsonapi\Functional\WorkflowTest::entityTypeId
  3. 9 core/modules/jsonapi/tests/src/Functional/WorkflowTest.php \Drupal\Tests\jsonapi\Functional\WorkflowTest::entityTypeId

Type: entityTypeId

Overrides ResourceTestBase::$entityTypeId

File

core/modules/jsonapi/tests/src/Functional/WorkflowTest.php, line 28

Class

WorkflowTest
JSON:API integration test for the "Workflow" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $entityTypeId = 'workflow';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.