You are here

protected property LogTestBase::$adminUser in Log entity 8

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

src/Tests/LogTestBase.php, line 33

Class

LogTestBase
Tests the Log CRUD.

Namespace

Drupal\log\Tests

Code

protected $adminUser;