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