You are here

protected property BlockTest::$adminUser in Display Suite 8.4

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

The created user.

Type: User

Overrides TestBase::$adminUser

File

tests/src/Functional/BlockTest.php, line 37

Class

BlockTest
Tests for the manage display tab in Display Suite.

Namespace

Drupal\Tests\ds\Functional

Code

protected $adminUser;