public static property StatisticsLoggingTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/statistics/src/Tests/StatisticsLoggingTest.php \Drupal\statistics\Tests\StatisticsLoggingTest::modules
Modules to enable.
Type: array
File
- core/
modules/ statistics/ src/ Tests/ StatisticsLoggingTest.php, line 27 - Contains \Drupal\statistics\Tests\StatisticsLoggingTest.
Class
- StatisticsLoggingTest
- Tests request logging for cached and uncached pages.
Namespace
Drupal\statistics\TestsCode
public static $modules = array(
'node',
'statistics',
'block',
'locale',
);