You are here

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

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

Views used by this test.

Type: array

File

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

Class

AreaTitleTest
Tests the title area handler.

Namespace

Drupal\views\Tests\Handler

Code

public static $testViews = array(
  'test_area_title',
);