You are here

protected property TestBase::$adminUser in Display Suite 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/TestBase.php \Drupal\Tests\ds\Functional\TestBase::adminUser

The created user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/TestBase.php, line 81

Class

TestBase
Base test for Display Suite.

Namespace

Drupal\Tests\ds\Functional

Code

protected $adminUser;