public static property AjaxCommentsSettingsFormTest::$modules in AJAX Comments 8
Modules to install.
Type: array
Overrides CommentTestBase::$modules
File
- src/
Tests/ AjaxCommentsSettingsFormTest.php, line 20
Class
Namespace
Drupal\ajax_comments\TestsCode
public static $modules = [
'system',
'block',
'comment',
'node',
'ajax_comments',
];