public static property RowUITest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/RowUITest.php \Drupal\views_ui\Tests\RowUITest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views_ui/ src/ Tests/ RowUITest.php, line 26 - Contains \Drupal\views_ui\Tests\RowUITest.
Class
- RowUITest
- Tests the UI of row plugins.
Namespace
Drupal\views_ui\TestsCode
public static $testViews = array(
'test_view',
);