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