You are here

public static property EntityPagerTest::$testViews in Entity Pager 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Functional/EntityPagerTest.php \Drupal\Tests\entity_pager\Functional\EntityPagerTest::testViews

Views used by this test.

Type: string[]

File

tests/src/Functional/EntityPagerTest.php, line 40

Class

EntityPagerTest
Tests the entity pager view style.

Namespace

Drupal\Tests\entity_pager\Functional

Code

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