You are here

public static property HandlerFilterPermissionTest::$testViews in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/user/tests/src/Kernel/Views/HandlerFilterPermissionTest.php \Drupal\Tests\user\Kernel\Views\HandlerFilterPermissionTest::testViews
  2. 9 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 21

Class

HandlerFilterPermissionTest
Tests the permissions filter handler.

Namespace

Drupal\Tests\user\Kernel\Views

Code

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