You are here

protected property BearTest::$adminUser in Bear 8

Same name and namespace in other branches
  1. 8.2 src/Tests/BearTest.php \Drupal\bear\Tests\BearTest::adminUser

The admin user.

Type: \Drupal\user\UserInterface

File

src/Tests/BearTest.php, line 33
Contains \Drupal\bear\Tests\BearTest.

Class

BearTest
Tests Bear installation profile expectations.

Namespace

Drupal\bear\Tests

Code

protected $adminUser;