You are here

protected property UserSessionTest::$users in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Session/UserSessionTest.php \Drupal\Tests\Core\Session\UserSessionTest::users
  2. 9 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\Session

Code

protected $users = [];