You are here

protected property ForwardTestBase::$forwardUser in Forward 8.3

Same name and namespace in other branches
  1. 8 src/Tests/ForwardTestBase.php \Drupal\forward\Tests\ForwardTestBase::forwardUser
  2. 8.2 src/Tests/ForwardTestBase.php \Drupal\forward\Tests\ForwardTestBase::forwardUser

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

Type: \Drupal\user\Entity\User;

File

src/Tests/ForwardTestBase.php, line 31

Class

ForwardTestBase
Provides a base class for testing the Forward module.

Namespace

Drupal\forward\Tests

Code

protected $forwardUser;