PagerTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php, line 23  
Class
- PagerTest
 - Tests pager functionality.
 
Namespace
Drupal\Tests\system\Functional\PagerCode
protected static $modules = [
  'dblog',
  'image',
  'pager_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.