public static property HandlerArgumentUserUidTest::$testViews

Views used by this test.

Type: array

File

drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerArgumentUserUidTest.php, line 20
Contains \Drupal\user\Tests\Views\HandlerArgumentUserUidTest.

Class

HandlerArgumentUserUidTest
Tests views user uid argument handler.

Namespace

Drupal\user\Tests\Views

Code

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