Пример #1
0
 /**
  * 
  *
  * @param null $config
  * @return string 
  * @static 
  */
 public static function src($config = null)
 {
     return \Mews\Captcha\Captcha::src($config);
 }