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