You are here

protected property PrivateTempStoreTest::$currentUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/tests/src/Unit/PrivateTempStoreTest.php \Drupal\Tests\user\Unit\PrivateTempStoreTest::currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/user/tests/src/Unit/PrivateTempStoreTest.php, line 47
Contains \Drupal\Tests\user\Unit\PrivateTempStoreTest.

Class

PrivateTempStoreTest
@coversDefaultClass \Drupal\user\PrivateTempStore @group user

Namespace

Drupal\Tests\user\Unit

Code

protected $currentUser;