Metaregistrar\EPP\eppException::getLastCommand PHP Метод

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

public getLastCommand ( ) : string
Результат string
    public function getLastCommand()
    {
        return $this->lastcommand;
    }