You are here

protected property GroupContentQueryAccessHandlerTest::$groupType in Group 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Kernel/GroupContentQueryAccessHandlerTest.php \Drupal\Tests\group\Kernel\GroupContentQueryAccessHandlerTest::groupType

The group type to run tests on.

Type: \Drupal\group\Entity\GroupTypeInterface

File

tests/src/Kernel/GroupContentQueryAccessHandlerTest.php, line 35

Class

GroupContentQueryAccessHandlerTest
Tests the behavior of group content query access handler.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupType;