You are here

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

An user with permissions to administer Mollom.

Type: \Drupal\user\Entity\User

File

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

Class

ForwardTestBase
Provides a base class for testing the Forward module.

Namespace

Drupal\Tests\forward\Functional

Code

protected $adminUser;