protected static property RequiredStatesTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php \Drupal\Tests\workflows\Kernel\RequiredStatesTest::modules
- 9 core/modules/workflows/tests/src/Kernel/RequiredStatesTest.php \Drupal\Tests\workflows\Kernel\RequiredStatesTest::modules
File
- core/
modules/ workflows/ tests/ src/ Kernel/ RequiredStatesTest.php, line 21
Class
- RequiredStatesTest
- Tests Workflow type's required states and configuration initialization.
Namespace
Drupal\Tests\workflows\KernelCode
protected static $modules = [
'workflows',
'workflow_type_test',
];