protected property VarbaseContext::$varbaseUsers in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.8
Same name and namespace in other branches
- 9.0.x tests/features/bootstrap/VarbaseContext.php \VarbaseContext::varbaseUsers
Hold the user name and password from varbase_users parameters.
Type: array
File
- tests/
features/ bootstrap/ VarbaseContext.php, line 24
Class
- VarbaseContext
- Defines application features from the specific context.
Code
protected $varbaseUsers = [];