You are here

protected property UserRoleConditionTest::$anonymous in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/user/src/Tests/Condition/UserRoleConditionTest.php \Drupal\user\Tests\Condition\UserRoleConditionTest::anonymous

An anonymous user for testing purposes.

Type: \Drupal\user\UserInterface

File

core/modules/user/src/Tests/Condition/UserRoleConditionTest.php, line 35
Contains \Drupal\user\Tests\Condition\UserRoleConditionTest.

Class

UserRoleConditionTest
Tests the user role condition.

Namespace

Drupal\user\Tests\Condition

Code

protected $anonymous;