captcha() public method

public captcha ( )
コード例 #1
0
 public function captcha(CaptchaRepository $captcha)
 {
     $captcha->captcha();
 }