You are here

protected property RangeBrowserTestBase::$adminUser in Range 8

A user that can edit content types.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/RangeBrowserTestBase.php, line 38

Class

RangeBrowserTestBase
Base class for the range module's tests.

Namespace

Drupal\Tests\range\Functional

Code

protected $adminUser;