You are here

protected property ForwardTestBase::$webUser 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::webUser

A simple user with 'access content' permission.

Type: \Drupal\user\Entity\User

File

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

Class

ForwardTestBase
Provides a base class for testing the Forward module.

Namespace

Drupal\Tests\forward\Functional

Code

protected $webUser;