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

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

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