StatisticsTestBase::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ statistics/ tests/ src/ Functional/ StatisticsTestBase.php, line 17
Class
- StatisticsTestBase
- Defines a base class for testing the Statistics module.
Namespace
Drupal\Tests\statistics\FunctionalCode
protected static $modules = [
'node',
'block',
'ban',
'statistics',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.