You are here

public static property AreaTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

core/modules/views/tests/src/Functional/Handler/AreaTest.php, line 23

Class

AreaTest
Tests the plugin base of the area handler.

Namespace

Drupal\Tests\views\Functional\Handler

Code

public static $testViews = [
  'test_example_area',
  'test_example_area_access',
];