metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
214 stars 159 forks source link

Remove var_dump #127

Closed urosgruber closed 6 years ago

urosgruber commented 6 years ago

I just noticed one var_dump left out

https://github.com/metaregistrar/php-epp-client/blob/master/Protocols/EPP/eppResponses/eppCheckResponse.php#L80

metaregistrar commented 6 years ago

Oh wauw... thanks for the head-up. The var_dump has been removed.