예제 #1
0
 /**
  * @param string $prefix
  */
 public static function setPrefix($prefix)
 {
     self::$prefix = $prefix;
 }