captcha() public method

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