captcha() публичный Метод

public captcha ( )
Пример #1
0
 public function captcha(CaptchaRepository $captcha)
 {
     $captcha->captcha();
 }