You are here

protected property VarbaseContext::$users in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.5

Same name and namespace in other branches
  1. 8.8 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::users
  2. 8.4 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::users
  3. 8.6 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::users
  4. 8.7 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::users
  5. 9.0.x tests/features/bootstrap/VarbaseContext.php \VarbaseContext::users

Hold the user name and password from drupal_users parameters.

File

tests/features/bootstrap/VarbaseContext.php, line 17

Class

VarbaseContext
Defines application features from the specific context.

Code

protected $users = array();