You are here

protected property SessionLimitBaseTestCase::$loggedInUsers in Session Limit 2.x

Same name in this branch
  1. 2.x tests/session_limit.test \SessionLimitBaseTestCase::loggedInUsers
  2. 2.x tests/SessionLimitBaseTestCase.php \Drupal\session_limit\SessionLimitBaseTestCase::loggedInUsers
Same name and namespace in other branches
  1. 8 tests/SessionLimitBaseTestCase.php \Drupal\session_limit\SessionLimitBaseTestCase::loggedInUsers

File

tests/SessionLimitBaseTestCase.php, line 16

Class

SessionLimitBaseTestCase
Base test for session limits.

Namespace

Drupal\session_limit

Code

protected $loggedInUsers = array();