You are here

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

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

Views used by this test.

Type: array

File

core/modules/views/src/Tests/Handler/HandlerAliasTest.php, line 27
Contains \Drupal\views\Tests\Handler\HandlerAliasTest.

Class

HandlerAliasTest
Tests handler table and field aliases.

Namespace

Drupal\views\Tests\Handler

Code

public static $testViews = array(
  'test_filter',
  'test_alias',
);