public static property MailhandlerCommentWebTest::$modules in Mailhandler 8
Modules to enable.
Type: array
File
- mailhandler_comment/
src/ Tests/ MailhandlerCommentWebTest.php, line 23
Class
- MailhandlerCommentWebTest
- Tests the UI of Mailhandler Comment.
Namespace
Drupal\mailhandler_comment\TestsCode
public static $modules = [
'mailhandler_comment',
'block',
'field_ui',
];