WorkflowValidationTest::$modules

Same name in other branches
  1. 10 core/modules/workflows/tests/src/Kernel/WorkflowValidationTest.php \Drupal\Tests\workflows\Kernel\WorkflowValidationTest::modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/modules/workflows/tests/src/Kernel/WorkflowValidationTest.php, line 20

Class

WorkflowValidationTest
Tests validation of workflow entities.

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.