public static property EntityPrintTest::$modules in Entity Print 8
Modules to enable.
Type: array
File
- src/
Tests/ EntityPrintTest.php, line 20
Class
- EntityPrintTest
- Entity Print tests.
Namespace
Drupal\entity_print\TestsCode
public static $modules = [
'node',
'entity_print_test',
];