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