public static property ViewsIntegrationTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/dblog/src/Tests/Views/ViewsIntegrationTest.php \Drupal\dblog\Tests\Views\ViewsIntegrationTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ dblog/ src/ Tests/ Views/ ViewsIntegrationTest.php, line 30 - Contains \Drupal\dblog\Tests\Views\ViewsIntegrationTest.
Class
- ViewsIntegrationTest
- Tests the views integration of dblog module.
Namespace
Drupal\dblog\Tests\ViewsCode
public static $testViews = array(
'test_dblog',
);