WorkflowTest::$modules

Type: modules

Overrides ResourceTestBase::$modules

File

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

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $modules = [
  'workflows',
  'workflow_type_test',
];

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