protected property ConditionTestDualUserTest::$authenticated in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/Core/Plugin/Condition/ConditionTestDualUserTest.php \Drupal\KernelTests\Core\Plugin\Condition\ConditionTestDualUserTest::authenticated
An authenticated user for testing purposes.
Type: \Drupal\user\Entity\User
File
- core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ ConditionTestDualUserTest.php, line 28
Class
- ConditionTestDualUserTest
- Tests a condition that requires two users.
Namespace
Drupal\KernelTests\Core\Plugin\ConditionCode
protected $authenticated;