Metaregistrar\EPP\eppContactHandle::getContactHandle PHP Method

getContactHandle() public method

Gets the contact handle
public getContactHandle ( ) : string
return string
    public function getContactHandle()
    {
        return $this->contactHandle;
    }