EntityFormTest::$webUser

Same name in other branches
  1. 11.x core/modules/system/tests/src/Functional/Entity/EntityFormTest.php \Drupal\Tests\system\Functional\Entity\EntityFormTest::webUser

The current user of the test.

Type: \Drupal\user\Entity\User|false

File

core/modules/system/tests/src/Functional/Entity/EntityFormTest.php, line 36

Class

EntityFormTest
Tests the entity form.

Namespace

Drupal\Tests\system\Functional\Entity

Code

protected $webUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.