You are here

protected property ConditionTestDualUserTest::$anonymous in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/condition_test/src/Tests/ConditionTestDualUserTest.php \Drupal\condition_test\Tests\ConditionTestDualUserTest::anonymous

An anonymous user for testing purposes.

Type: \Drupal\user\Entity\User

File

core/modules/system/tests/modules/condition_test/src/Tests/ConditionTestDualUserTest.php, line 27
Contains \Drupal\condition_test\Tests\ConditionTestDualUserTest.

Class

ConditionTestDualUserTest
Tests a condition that requires two users.

Namespace

Drupal\condition_test\Tests

Code

protected $anonymous;