getType() 공개 메소드

public getType ( ) : string
리턴 string
 public function getType()
 {
     $this->__load();
     return parent::getType();
 }