protected property GroupAccessControlHandlerTest::$groupType in Group 8
Same name and namespace in other branches
- 2.0.x tests/src/Kernel/GroupAccessControlHandlerTest.php \Drupal\Tests\group\Kernel\GroupAccessControlHandlerTest::groupType
The group type we will use to test access on.
Type: \Drupal\group\Entity\GroupType
File
- tests/
src/ Kernel/ GroupAccessControlHandlerTest.php, line 18
Class
- GroupAccessControlHandlerTest
- Tests the general access behavior of group entities.
Namespace
Drupal\Tests\group\KernelCode
protected $groupType;