RequiredStatesTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php, line 23

Class

RequiredStatesTest
Tests Workflow type's required states and configuration initialization.

Namespace

Drupal\Tests\workflows\Kernel

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.