public static property ViewsBlockTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/ViewsBlockTest.php \Drupal\views\Tests\Plugin\ViewsBlockTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ ViewsBlockTest.php, line 33 - Contains \Drupal\views\Tests\Plugin\ViewsBlockTest.
Class
- ViewsBlockTest
- Tests native behaviors of the block views plugin.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'test_view_block',
);