Ejemplo n.º 1
0
 public function get_captcha_data()
 {
     return UserCommands::getCaptchaData($this->app['session']);
 }