You are here

protected property EntityLegalTestBase::$adminUser in Entity Legal 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Tests/EntityLegalTestBase.php \Drupal\entity_legal\Tests\EntityLegalTestBase::adminUser
  2. 4.0.x src/Tests/EntityLegalTestBase.php \Drupal\entity_legal\Tests\EntityLegalTestBase::adminUser

The administrative user to use for tests.

Type: \Drupal\user\Entity\User

File

src/Tests/EntityLegalTestBase.php, line 20

Class

EntityLegalTestBase
Common Simpletest class for all legal tests.

Namespace

Drupal\entity_legal\Tests

Code

protected $adminUser;