public static property PagerTest::$modules

Same name in this branch

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php, line 23
Definition of Drupal\system\Tests\Pager\PagerTest.

Class

PagerTest
Tests pager functionality.

Namespace

Drupal\system\Tests\Pager

Code

public static $modules = array(
  'dblog',
);