protected property EntityLegalTestBase::$adminUser in Entity Legal 3.0.x
Same name and namespace in other branches
- 8.2 src/Tests/EntityLegalTestBase.php \Drupal\entity_legal\Tests\EntityLegalTestBase::adminUser
- 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\TestsCode
protected $adminUser;