public static property PagerTest::$modules

Same name in this branch

Modules to enable.

Type: array

Overrides ViewTestBase::$modules

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php, line 27
Definition of Drupal\views\Tests\Plugin\PagerTest.

Class

PagerTest
Tests the pluggable pager system.

Namespace

Drupal\views\Tests\Plugin

Code

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