public static property ViewElementTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/ViewElementTest.php \Drupal\views\Tests\ViewElementTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ ViewElementTest.php, line 24 - Contains \Drupal\views\Tests\ViewElementTest.
Class
- ViewElementTest
- Tests the view render element.
Namespace
Drupal\views\TestsCode
public static $testViews = array(
'test_view_embed',
);