You are here

protected property AssetTestBase::$adminUser in farmOS 2.x

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

modules/core/asset/tests/src/Functional/AssetTestBase.php, line 31

Class

AssetTestBase
Tests the asset CRUD.

Namespace

Drupal\Tests\asset\Functional

Code

protected $adminUser;