Exemple #1
0
 /**
  * @param string $_error
  */
 public static function setError($error)
 {
     self::$_error = $error;
 }