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