HandlerArgumentUserUidTest::$testViews

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php \Drupal\Tests\user\Kernel\Views\HandlerArgumentUserUidTest::testViews
  2. 10 core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php \Drupal\Tests\user\Kernel\Views\HandlerArgumentUserUidTest::testViews
  3. 11.x core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php \Drupal\Tests\user\Kernel\Views\HandlerArgumentUserUidTest::testViews

Test views.

Type: string[]

File

core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php, line 35

Class

HandlerArgumentUserUidTest
Tests the handler of the user: uid Argument.

Namespace

Drupal\Tests\user\Kernel\Views

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.