public function VarbaseContext::cleanUsers in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.8
Same name and namespace in other branches
- 8.4 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::cleanUsers()
- 8.5 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::cleanUsers()
- 8.6 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::cleanUsers()
- 8.7 tests/features/bootstrap/VarbaseContext.php \VarbaseContext::cleanUsers()
- 9.0.x tests/features/bootstrap/VarbaseContext.php \VarbaseContext::cleanUsers()
Clean users.
File
- tests/
features/ bootstrap/ VarbaseContext.php, line 58
Class
- VarbaseContext
- Defines application features from the specific context.
Code
public function cleanUsers() {
}