StatisticsLoggingTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php, line 23

Class

StatisticsLoggingTest
Tests that statistics works.

Namespace

Drupal\Tests\statistics\FunctionalJavascript

Code

protected static $modules = [
  'node',
  'statistics',
  'language',
];

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