コード例 #1
0
 function getUserType()
 {
     $user_type = parent::getUserType();
     return $user_type;
 }