public static property AreaViewTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Handler/AreaViewTest.php \Drupal\views\Tests\Handler\AreaViewTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Handler/ AreaViewTest.php, line 33 - Contains \Drupal\views\Tests\Handler\AreaViewTest.
Class
- AreaViewTest
- Tests the view area handler.
Namespace
Drupal\views\Tests\HandlerCode
public static $testViews = array(
'test_simple_argument',
'test_area_view',
);