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