예제 #1
0
파일: TTO.php 프로젝트: tootutor/tto-api
 public static function setSerial($serial)
 {
     self::$serial = $serial;
 }