You are here

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

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

Views used by this test.

Type: array

File

core/modules/user/src/Tests/Views/UserChangedTest.php, line 32
Contains \Drupal\user\Tests\Views\UserChangedTest.

Class

UserChangedTest
Tests the changed field.

Namespace

Drupal\user\Tests\Views

Code

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