captcha() public method

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