protected static property WorkflowUiTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workflows/tests/src/Functional/WorkflowUiTest.php \Drupal\Tests\workflows\Functional\WorkflowUiTest::modules
- 9 core/modules/workflows/tests/src/Functional/WorkflowUiTest.php \Drupal\Tests\workflows\Functional\WorkflowUiTest::modules
Modules to enable.
Type: array
File
- core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php, line 21
Class
- WorkflowUiTest
- Tests workflow creation UI.
Namespace
Drupal\Tests\workflows\FunctionalCode
protected static $modules = [
'workflows',
'workflow_type_test',
'block',
];