You are here

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

Same name and namespace in other branches
  1. 8.4 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::varbase_users
  2. 8.6 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::varbase_users
  3. 8.7 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::varbase_users

Hold the user name and password from varbase_users parameters.

File

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

Class

VarbaseContext
Defines application features from the specific context.

Code

protected $varbase_users = array();