You are here

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

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

Views used by this test.

Type: array

File

core/modules/user/src/Tests/Views/AccessRoleUITest.php, line 26
Contains \Drupal\user\Tests\Views\AccessRoleUITest.

Class

AccessRoleUITest
Tests views role access plugin UI.

Namespace

Drupal\user\Tests\Views

Code

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