protected property VarbaseContext::$varbaseUsers in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 9.0.x
Same name and namespace in other branches
- 8.8 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 25
Class
- VarbaseContext
- Defines application features from the specific context.
Code
protected $varbaseUsers = [];