public static property CommentAlterImageTest::$modules in Comment Alter 8
Modules to install.
Type: array
Overrides CommentAlterTestBase::$modules
File
- tests/
src/ Functional/ CommentAlterImageTest.php, line 17
Class
- CommentAlterImageTest
- Tests the comment alter module functions for image fields.
Namespace
Drupal\Tests\comment_alter\FunctionalCode
public static $modules = [
'image',
];