You are here

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

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

Views used by this test.

Type: array

File

core/modules/user/src/Tests/Views/HandlerFilterRolesTest.php, line 27
Contains \Drupal\user\Tests\Views\HandlerFilterRolesTest.

Class

HandlerFilterRolesTest
Tests the roles filter handler.

Namespace

Drupal\user\Tests\Views

Code

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