You are here

protected property FunctionalTestBase::$adminUser in Entity Construction Kit (ECK) 8

The admin user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/FunctionalTestBase.php, line 21

Class

FunctionalTestBase
Provides common functionality for ECK functional tests.

Namespace

Drupal\Tests\eck\Functional

Code

protected $adminUser;