You are here

protected property R4032LoginSubscriberTest::$currentUser in Redirect 403 to User Login 2.x

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

The mocked current user.

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

File

tests/src/Unit/R4032LoginSubscriberTest.php, line 41

Class

R4032LoginSubscriberTest
@coversDefaultClass \Drupal\r4032login\EventSubscriber\R4032LoginSubscriber @group r4032login

Namespace

Drupal\Tests\r4032login\Unit

Code

protected $currentUser;