You are here

public static property AreaTitleWebTest::$testViews in Zircon Profile 8.0

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/AreaTitleWebTest.php, line 26
Contains \Drupal\views\Tests\Handler\AreaTitleWebTest.

Class

AreaTitleWebTest
Tests the title area handler with a web test.

Namespace

Drupal\views\Tests\Handler

Code

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