UserSessionTest::$users

Same name in other branches
  1. 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 = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.