Exemple #1
0
 /**
  * renderValidationJS
  *
  * @return string
  */
 public function renderValidationJS()
 {
     return $this->captchaHandler->renderValidationJS();
 }