refactor: message handler

This commit is contained in:
Maël Gangloff
2025-02-23 16:35:57 +01:00
parent a481f851da
commit 7615c81d6b
3 changed files with 25 additions and 77 deletions

View File

@@ -100,6 +100,8 @@ class EppClientProvider extends AbstractProvider implements CheckDomainProviderI
}
/**
* @return string[]
*
* @throws eppException
*/
public function checkDomains(string ...$domains): array