You are here

protected property GroupAccessControlHandlerTest::$group in Group 8

Same name and namespace in other branches
  1. 2.0.x 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\Kernel

Code

protected $group;