You are here

protected property AuthenticatedRedirectTest::$webUser in Redirect 403 to User Login 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/AuthenticatedRedirectTest.php \Drupal\Tests\r4032login\Functional\AuthenticatedRedirectTest::webUser

A regular user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/AuthenticatedRedirectTest.php, line 29

Class

AuthenticatedRedirectTest
Test authenticated redirection from 403 to configured page.

Namespace

Drupal\Tests\r4032login\Functional

Code

protected $webUser;