StatisticsLoggingTest::$modules

Same name in this branch
  1. 9 core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php \Drupal\Tests\statistics\Functional\StatisticsLoggingTest::modules

Type: modules

File

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

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.