public static property WorkflowXmlBasicAuthTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php \Drupal\Tests\workflows\Functional\Rest\WorkflowXmlBasicAuthTest::modules
- 10 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
public static $modules = [
'basic_auth',
];