You are here

public static property LegacyBackendTest::$modules in FillPDF 8.4

Modules to enable.

Type: array

Overrides FillPdfKernelTestBase::$modules

File

modules/fillpdf_legacy/tests/Kernel/LegacyBackendTest.php, line 19

Class

LegacyBackendTest
Tests that backend-related functions work.

Namespace

Drupal\Tests\fillpdf_legacy\Kernel

Code

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