You are here

protected property OgAccessTestBase::$user in Organic groups 8

A mocked test user.

Type: \Drupal\user\UserInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/OgAccessTestBase.php, line 45

Class

OgAccessTestBase
Base class for tests of the OgAccess class.

Namespace

Drupal\Tests\og\Unit

Code

protected $user;