You are here

public static property FilterEntityBundleTest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Entity/FilterEntityBundleTest.php \Drupal\views\Tests\Entity\FilterEntityBundleTest::testViews

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Entity/FilterEntityBundleTest.php, line 26
Contains \Drupal\views\Tests\Entity\FilterEntityBundleTest.

Class

FilterEntityBundleTest
Tests the generic entity bundle filter.

Namespace

Drupal\views\Tests\Entity

Code

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