public static property PagerTest::$modules in Zircon Profile 8
Same name in this branch
- 8 core/modules/views/src/Tests/Plugin/PagerTest.php \Drupal\views\Tests\Plugin\PagerTest::modules
- 8 core/modules/system/src/Tests/Pager/PagerTest.php \Drupal\system\Tests\Pager\PagerTest::modules
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Pager/PagerTest.php \Drupal\system\Tests\Pager\PagerTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Pager/ PagerTest.php, line 24 - Contains \Drupal\system\Tests\Pager\PagerTest.
Class
- PagerTest
- Tests pager functionality.
Namespace
Drupal\system\Tests\PagerCode
public static $modules = array(
'dblog',
'pager_test',
);