HandlerFilterPermissionTest::$testViews

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

Views used by this test.

Type: array

Overrides ViewsKernelTestBase::$testViews

File

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

Class

HandlerFilterPermissionTest
Tests the permissions filter handler.

Namespace

Drupal\Tests\user\Kernel\Views

Code

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

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