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