예제 #1
0
파일: User.php 프로젝트: yasirgit/hotmall
 public function getType($type)
 {
     return UserType::getType($type);
 }