You are here

public static property AreaHTTPStatusCodeTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

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

Class

AreaHTTPStatusCodeTest
Tests the http_status_code area handler.

Namespace

Drupal\Tests\views\Functional\Handler

Code

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