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