You are here

protected property IsGroupMemberCacheContextTest::$group in Group 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Unit/IsGroupMemberCacheContextTest.php \Drupal\Tests\group\Unit\IsGroupMemberCacheContextTest::group

A dummy group to use in other prophecies.

Type: \Drupal\group\Entity\GroupInterface

File

tests/src/Unit/IsGroupMemberCacheContextTest.php, line 37

Class

IsGroupMemberCacheContextTest
Tests the user.is_group_member:%group_id cache context.

Namespace

Drupal\Tests\group\Unit

Code

protected $group;