コード例 #1
0
ファイル: TTO.php プロジェクト: tootutor/tto-api
 public static function setSerial($serial)
 {
     self::$serial = $serial;
 }