public static property AccessPermissionTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/Views/AccessPermissionTest.php \Drupal\user\Tests\Views\AccessPermissionTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ user/ src/ Tests/ Views/ AccessPermissionTest.php, line 27 - Contains \Drupal\user\Tests\Views\AccessPermissionTest.
Class
- AccessPermissionTest
- Tests views perm access plugin.
Namespace
Drupal\user\Tests\ViewsCode
public static $testViews = array(
'test_access_perm',
);