Esempio n. 1
0
 /**
  * @param mixed $final_path
  */
 public static function setFinalPath($final_path)
 {
     self::$final_path = $final_path;
 }