You are here

protected property FormAssemblyLoadTest::$user in FormAssembly 8

A user with permission to administer site configuration.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/FormAssemblyLoadTest.php, line 28

Class

FormAssemblyLoadTest
Simple test to ensure that main settings page loads with module enabled.

Namespace

Drupal\Tests\formassembly\Functional

Code

protected $user;