You are here

protected property GroupContentQueryAccessHandlerTest::$groupContentType in Group 8

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

The group content type to run tests on.

Type: \Drupal\group\Entity\GroupContentTypeInterface

File

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

Class

GroupContentQueryAccessHandlerTest
Tests the behavior of group content query access handler.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupContentType;