You are here

protected property ForwardTestBase::$forwardUser in Forward 4.x

Same name and namespace in other branches
  1. 4.0.x tests/src/Functional/ForwardTestBase.php \Drupal\Tests\forward\Functional\ForwardTestBase::forwardUser

A user with 'access content' and 'access forward' permissions.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/ForwardTestBase.php, line 36

Class

ForwardTestBase
Provides a base class for testing the Forward module.

Namespace

Drupal\Tests\forward\Functional

Code

protected $forwardUser;