You are here

protected property FreelinkingBrowserTestBase::$privilegedUser in Freelinking 4.0.x

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/FreelinkingBrowserTestBase.php \Drupal\Tests\freelinking\Functional\FreelinkingBrowserTestBase::privilegedUser

A privileged user account to test with.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/FreelinkingBrowserTestBase.php, line 30

Class

FreelinkingBrowserTestBase
Base test class for functional tests.

Namespace

Drupal\Tests\freelinking\Functional

Code

protected $privilegedUser;