public static property StatisticsDeprecationsTest::$modules in Drupal 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/modules/ statistics/ tests/ src/ Kernel/ StatisticsDeprecationsTest.php, line 20 
Class
- StatisticsDeprecationsTest
- Tests deprecations in the Statistics module.
Namespace
Drupal\Tests\statistics\KernelCode
public static $modules = [
  'statistics',
];