HandlerFilterCurrentUserTest::$testViews

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

core/modules/user/tests/src/Kernel/Views/HandlerFilterCurrentUserTest.php, line 23

Class

HandlerFilterCurrentUserTest
Tests the current user filter handler.

Namespace

Drupal\Tests\user\Kernel\Views

Code

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

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