protected property SessionAuthenticationTest::$user in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Session/SessionAuthenticationTest.php \Drupal\system\Tests\Session\SessionAuthenticationTest::user
A test user.
Type: \Drupal\user\Entity\User
File
- core/
modules/ system/ src/ Tests/ Session/ SessionAuthenticationTest.php, line 28 - Contains \Drupal\system\Tests\Session\SessionAuthenticationTest.
Class
- SessionAuthenticationTest
- Tests if sessions are correctly handled when a user authenticates.
Namespace
Drupal\system\Tests\SessionCode
protected $user;