captcha() public method

public captcha ( )
Esempio n. 1
0
 public function captcha(CaptchaRepository $captcha)
 {
     $captcha->captcha();
 }