You are here

protected property RedirectNodeFormTest::$adminUser in Redirect 8

A user with permission to bypass content access checks, and add redirects.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/RedirectNodeFormTest.php, line 26

Class

RedirectNodeFormTest
Test the redirect functionality on node forms.

Namespace

Drupal\Tests\redirect\Functional

Code

protected $adminUser;