You are here

protected property EntityShareServerFunctionalTestBase::$adminUser in Entity Share 8.2

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

A test user with administrative privileges.

Type: \Drupal\user\UserInterface

File

modules/entity_share_server/tests/src/Functional/EntityShareServerFunctionalTestBase.php, line 37

Class

EntityShareServerFunctionalTestBase
Base class for Entity share server functional tests.

Namespace

Drupal\Tests\entity_share_server\Functional

Code

protected $adminUser;