You are here

public static property PrintablePdfFormTest::$modules in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 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\Tests

Code

public static $modules = [
  'printable',
];