protected property UserEntityCallbacksTest::$anonymous in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserEntityCallbacksTest.php \Drupal\user\Tests\UserEntityCallbacksTest::anonymous
An anonymous user to use for testing.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ src/ Tests/ UserEntityCallbacksTest.php, line 39 - 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\TestsCode
protected $anonymous;