public static property PerCommentTypeSettingsTest::$modules in Simplify 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- src/
Tests/ PerCommentTypeSettingsTest.php, line 30
Class
- PerCommentTypeSettingsTest
- Test simplify per comment-type settings.
Namespace
Drupal\simplify\TestsCode
public static $modules = [
'node',
'comment',
'field_ui',
'simplify',
];