You are here

protected property ContentAccessTinyTest::$adminUser in Content Access 8

A user with permission to administer.

Type: \Drupal\user\Entity\User

File

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

Class

ContentAccessTinyTest
Automated BrowserTest Case for having a tiny test to run fast.

Namespace

Drupal\Tests\content_access\Functional

Code

protected $adminUser;