You are here

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

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

Views used by this test.

Type: array

File

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

Class

UserDataTest
Tests the user data service field handler.

Namespace

Drupal\user\Tests\Views

Code

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