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