You are here

public static property MatomoPhpFilterTest::$modules in Matomo Analytics 8

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/MatomoPhpFilterTest.php, line 20

Class

MatomoPhpFilterTest
Test php filter functionality of Matomo module.

Namespace

Drupal\Tests\matomo\Functional

Code

public static $modules = [
  'matomo',
  'php',
];