You are here

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

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

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

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

Class

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

Namespace

Drupal\Tests\group\Unit

Code

protected $currentUser;