protected property UserSessionTest::$users in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Session/UserSessionTest.php \Drupal\Tests\Core\Session\UserSessionTest::users
- 10 core/tests/Drupal/Tests/Core/Session/UserSessionTest.php \Drupal\Tests\Core\Session\UserSessionTest::users
The user sessions used in the test
Type: \Drupal\Core\Session\AccountInterface[]
File
- core/
tests/ Drupal/ Tests/ Core/ Session/ UserSessionTest.php, line 22
Class
- UserSessionTest
- @coversDefaultClass \Drupal\Core\Session\UserSession @group Session
Namespace
Drupal\Tests\Core\SessionCode
protected $users = [];