StatisticsDeprecationsTest::$modules

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\Kernel

Code

public static $modules = [
    'statistics',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.