You are here

protected property LogTestBase::$adminUser in Log entity 2.x

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/LogTestBase.php, line 46

Class

LogTestBase
Tests the Log CRUD.

Namespace

Drupal\Tests\log\Functional

Code

protected $adminUser;