protected property ConditionTestDualUserTest::$authenticated in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/tests/modules/condition_test/src/Tests/ConditionTestDualUserTest.php \Drupal\condition_test\Tests\ConditionTestDualUserTest::authenticated
An authenticated user for testing purposes.
Type: \Drupal\user\Entity\User
File
- core/
modules/ system/ tests/ modules/ condition_test/ src/ Tests/ ConditionTestDualUserTest.php, line 34 - Contains \Drupal\condition_test\Tests\ConditionTestDualUserTest.
Class
- ConditionTestDualUserTest
- Tests a condition that requires two users.
Namespace
Drupal\condition_test\TestsCode
protected $authenticated;