You are here

protected property UserSessionTest::$users in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 26
Contains \Drupal\Tests\Core\Session\UserSessionTest.

Class

UserSessionTest
@coversDefaultClass \Drupal\Core\Session\UserSession @group Session

Namespace

Drupal\Tests\Core\Session

Code

protected $users = array();