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