You are here

protected property RebuildTest::$webUser in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Form/RebuildTest.php \Drupal\system\Tests\Form\RebuildTest::webUser

A user for testing.

Type: \Drupal\user\UserInterface

File

core/modules/system/src/Tests/Form/RebuildTest.php, line 34
Contains \Drupal\system\Tests\Form\RebuildTest.

Class

RebuildTest
Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm().

Namespace

Drupal\system\Tests\Form

Code

protected $webUser;