You are here

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

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

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

Class

MatomoUninstallTest
Test uninstall functionality of Matomo module.

Namespace

Drupal\Tests\matomo\Functional

Code

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