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