You are here

public static property UserChangedTest::$testViews in Drupal 9

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

Views used by this test.

Type: array

File

core/modules/user/tests/src/Functional/Views/UserChangedTest.php, line 32

Class

UserChangedTest
Tests the changed field.

Namespace

Drupal\Tests\user\Functional\Views

Code

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