You are here

protected property LinkitBrowserTestBase::$adminUser in Linkit 8.5

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

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

Class

LinkitBrowserTestBase
Provides a base class for Linkit functional tests.

Namespace

Drupal\Tests\linkit\Functional

Code

protected $adminUser;