StatisticsAttachedTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ statistics/ tests/ src/ Functional/ StatisticsAttachedTest.php, line 23  
Class
- StatisticsAttachedTest
 - Tests if statistics.js is loaded when content is not printed.
 
Namespace
Drupal\Tests\statistics\FunctionalCode
protected static $modules = [
  'node',
  'statistics',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.