public static property ViewsHooksTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/ViewsHooksTest.php \Drupal\views\Tests\ViewsHooksTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ ViewsHooksTest.php, line 27 - Contains \Drupal\views\Tests\ViewsHooksTest.
Class
- ViewsHooksTest
- Tests that views hooks are registered when defined in $module.views.inc.
Namespace
Drupal\views\TestsCode
public static $testViews = array(
'test_view',
);