public static property RelationshipJoinInTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Kernel/Plugin/RelationshipJoinInTest.php \Drupal\Tests\views\Kernel\Plugin\RelationshipJoinInTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
- core/
modules/ views/ tests/ src/ Kernel/ Plugin/ RelationshipJoinInTest.php, line 24
Class
- RelationshipJoinInTest
- Tests the base relationship handler.
Namespace
Drupal\Tests\views\Kernel\PluginCode
public static $testViews = [
'test_view',
];