public static property PrintablePdfFormTest::$modules in Printer and PDF versions for Drupal 8+ 8
Same name and namespace in other branches
- 2.x src/Tests/PrintablePdfFormTest.php \Drupal\printable\Tests\PrintablePdfFormTest::modules
Modules to install.
Type: array
File
- src/
Tests/ PrintablePdfFormTest.php, line 19
Class
- PrintablePdfFormTest
- Tests the printable module functionality.
Namespace
Drupal\printable\TestsCode
public static $modules = [
'printable',
];