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