public static property AccessTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/AccessTest.php \Drupal\views\Tests\Plugin\AccessTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ AccessTest.php, line 27 - Contains \Drupal\views\Tests\Plugin\AccessTest.
Class
- AccessTest
- Tests pluggable access for views.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'test_access_none',
'test_access_static',
'test_access_dynamic',
);