public static property CommentTokenReplaceTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php \Drupal\Tests\comment\Functional\CommentTokenReplaceTest::modules
- 10 core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php \Drupal\Tests\comment\Functional\CommentTokenReplaceTest::modules
Modules to install.
Type: array
Overrides CommentTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentTokenReplaceTest.php, line 27
Class
- CommentTokenReplaceTest
- Generates text using placeholders for dummy content to check comment token replacement.
Namespace
Drupal\Tests\comment\FunctionalCode
public static $modules = [
'taxonomy',
];