Metaregistrar\EPP\eppException::getClass PHP Method

getClass() public method

public getClass ( ) : string
return string
    public function getClass()
    {
        return $this->class;
    }