You are here

public static property AreaTitleWebTest::$testViews in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php \Drupal\Tests\views\Functional\Handler\AreaTitleWebTest::testViews

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Handler/AreaTitleWebTest.php, line 21

Class

AreaTitleWebTest
Tests the title area handler with a web test.

Namespace

Drupal\Tests\views\Functional\Handler

Code

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