예제 #1
0
 /**
  * @Given I reset their password
  */
 public function iResetTheirPassword()
 {
     $this->showPage->resetPassword();
 }