Metaregistrar\EPP\eppContactHandle::getContactType PHP Метод

getContactType() публичный Метод

Gets the contact handle
public getContactType ( ) : string
Результат string
    public function getContactType()
    {
        return $this->contactType;
    }