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