예제 #1
0
 /**
  * @see	RM_Gpc_Mapper::parent_types()
  **/
 public function parent_types($name)
 {
     return $this->_mapper->parent_types($name);
 }