public static property MatomoStatusMessagesTest::$modules in Matomo Analytics 8
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- tests/
src/ Functional/ MatomoStatusMessagesTest.php, line 19
Class
- MatomoStatusMessagesTest
- Test status messages functionality of Matomo module.
Namespace
Drupal\Tests\matomo\FunctionalCode
public static $modules = [
'matomo',
'matomo_test',
];