protected static property WorkflowXmlBasicAuthTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php \Drupal\Tests\workflows\Functional\Rest\WorkflowXmlBasicAuthTest::modules
Modules to install.
Type: array
Overrides WorkflowResourceTestBase::$modules
File
- core/
modules/ workflows/ tests/ src/ Functional/ Rest/ WorkflowXmlBasicAuthTest.php, line 19
Class
- WorkflowXmlBasicAuthTest
- @group rest
Namespace
Drupal\Tests\workflows\Functional\RestCode
protected static $modules = [
'basic_auth',
];