You are here

public static property HandlerFieldPermissionTest::$testViews in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/Views/HandlerFieldPermissionTest.php \Drupal\user\Tests\Views\HandlerFieldPermissionTest::testViews

Views used by this test.

Type: array

File

core/modules/user/src/Tests/Views/HandlerFieldPermissionTest.php, line 25
Contains \Drupal\user\Tests\Views\HandlerFieldPermissionTest.

Class

HandlerFieldPermissionTest
Tests the permission field handler.

Namespace

Drupal\user\Tests\Views

Code

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