public static property MiniPagerTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php, line 22
Contains Drupal\views\Tests\Plugin\MiniPagerTest.

Class

MiniPagerTest
Tests the mini pager plugin

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = array(
  'test_mini_pager',
);