You are here

protected property GroupContentCreateAccessTest::$groupType in Group 8

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

The group type to run this test on.

Type: \Drupal\group\Entity\GroupTypeInterface

File

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

Class

GroupContentCreateAccessTest
Tests the group content create access for groups.

Namespace

Drupal\Tests\group\Kernel

Code

protected $groupType;