Too few arguments to function Metaregistrar\EPP\eppResponse::__construct(), 0 passed in /home/prodsite/domains/laravel/vendor/metaregistrar/php-epp-client/Protocols/EPP/eppExtensions/sidn-ext-epp-1.0/eppExceptions/sidnEppException.php on line 36 and exactly 1 expected
I'll try to create a fix for this, but it's not clear to me what the $command parameter in the __construct method exactly is. Is that supposed to be the original request? Is the $command parameter even used when creating this exception?
Too few arguments to function Metaregistrar\EPP\eppResponse::__construct(), 0 passed in /home/prodsite/domains/laravel/vendor/metaregistrar/php-epp-client/Protocols/EPP/eppExtensions/sidn-ext-epp-1.0/eppExceptions/sidnEppException.php on line 36 and exactly 1 expected
I'll try to create a fix for this, but it's not clear to me what the $command parameter in the __construct method exactly is. Is that supposed to be the original request? Is the $command parameter even used when creating this exception?