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