protected static property CommentHalJsonBasicAuthTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php \Drupal\Tests\comment\Functional\Hal\CommentHalJsonBasicAuthTest::modules
Modules to install.
Type: array
Overrides CommentHalJsonTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Functional/ Hal/ CommentHalJsonBasicAuthTest.php, line 17
Class
- CommentHalJsonBasicAuthTest
- @group hal
Namespace
Drupal\Tests\comment\Functional\HalCode
protected static $modules = [
'basic_auth',
];