You are here

protected property ForwardTestBase::$webUser in Forward 8.2

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

A simple user with 'access content' permission.

Type: \Drupal\user\Entity\User

File

src/Tests/ForwardTestBase.php, line 32

Class

ForwardTestBase
Provides a base class for testing the Forward module.

Namespace

Drupal\forward\Tests

Code

protected $webUser;