You are here

protected property ContentAccessAclTest::$adminUser in Content Access 8

A user with permission to administer.

Type: \Drupal\user\Entity\User

File

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

Class

ContentAccessAclTest
Automated BrowserTest Case for using content access module with acl module.

Namespace

Drupal\Tests\content_access\Functional

Code

protected $adminUser;