You are here

protected property UserEntityCallbacksTest::$account in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Tests/UserEntityCallbacksTest.php \Drupal\user\Tests\UserEntityCallbacksTest::account

An authenticated user to use for testing.

Type: \Drupal\user\UserInterface

File

core/modules/user/src/Tests/UserEntityCallbacksTest.php, line 32
Contains \Drupal\user\Tests\UserEntityCallbacksTest.

Class

UserEntityCallbacksTest
Tests specific parts of the user entity like the URI callback and the label callback.

Namespace

Drupal\user\Tests

Code

protected $account;