public static property GroupContentToEntityReverseRelationshipTest::$testViews in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/Views/GroupContentToEntityReverseRelationshipTest.php \Drupal\Tests\group\Kernel\Views\GroupContentToEntityReverseRelationshipTest::testViews
Views used by this test.
Type: array
Overrides GroupContentToEntityRelationshipTest::$testViews
File
- tests/
src/ Kernel/ Views/ GroupContentToEntityReverseRelationshipTest.php, line 23
Class
- GroupContentToEntityReverseRelationshipTest
- Tests the group_content_to_entity_reverse relationship handler.
Namespace
Drupal\Tests\group\Kernel\ViewsCode
public static $testViews = [
'test_group_content_to_entity_reverse_relationship',
];