You are here

protected property UserPictureTest::$webUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Functional/UserPictureTest.php \Drupal\Tests\user\Functional\UserPictureTest::webUser

A regular user.

Type: \Drupal\user\UserInterface

File

core/modules/user/tests/src/Functional/UserPictureTest.php, line 44

Class

UserPictureTest
Tests user picture functionality.

Namespace

Drupal\Tests\user\Functional

Code

protected $webUser;