captcha() 공개 메소드

public captcha ( )
예제 #1
0
 public function captcha(CaptchaRepository $captcha)
 {
     $captcha->captcha();
 }