You are here

protected property AdminTest::$adminUser in Image Replace 8

Same name and namespace in other branches
  1. 7 src/Tests/AdminTest.php \Drupal\image_replace\Tests\AdminTest::adminUser

The test admin user.

Type: \Drupal\user\Entity\User|false

File

src/Tests/AdminTest.php, line 33

Class

AdminTest
Tests the administrative interface of the image replace module.

Namespace

Drupal\image_replace\Tests

Code

protected $adminUser;