You are here

public static property TokenReplaceTest::$testViews in Zircon Profile 8

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

Views used by this test.

Type: array

File

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

Class

TokenReplaceTest
Tests core view token replacement.

Namespace

Drupal\views\Tests

Code

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