You are here

public static property FilterPlaceholderTextTest::$testViews in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php \Drupal\Tests\views\Functional\Handler\FilterPlaceholderTextTest::testViews
  2. 10 core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php \Drupal\Tests\views\Functional\Handler\FilterPlaceholderTextTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php, line 19

Class

FilterPlaceholderTextTest
Tests the placeholder text on the appropriate filter handlers.

Namespace

Drupal\Tests\views\Functional\Handler

Code

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