WorkflowDependenciesTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php, line 22

Class

WorkflowDependenciesTest
Tests configuration dependencies in workflows.

Namespace

Drupal\Tests\workflows\Kernel

Code

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

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