protected static property CommentTokenReplaceTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php \Drupal\Tests\comment\Functional\CommentTokenReplaceTest::modules
- 9 core/modules/comment/tests/src/Functional/CommentTokenReplaceTest.php \Drupal\Tests\comment\Functional\CommentTokenReplaceTest::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
protected static $modules = [
'taxonomy',
];