You are here

public static property PagerKernelTest::$testViews in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Plugin/PagerKernelTest.php \Drupal\views\Tests\Plugin\PagerKernelTest::testViews

File

core/modules/views/src/Tests/Plugin/PagerKernelTest.php, line 24
Contains \Drupal\views\Tests\Plugin\PagerKernelTest.

Class

PagerKernelTest
Tests pager-related APIs.

Namespace

Drupal\views\Tests\Plugin

Code

public static $testViews = [
  'test_pager_full',
];