We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f536304 commit 9577c56Copy full SHA for 9577c56
1 file changed
src/Api/Domain.php
@@ -84,7 +84,7 @@ public function show(string $domain)
84
* @param bool $wildcard domain will accept email for subdomains
85
* @param bool $forceDkimAuthority force DKIM authority
86
* @param string[] $ips an array of ips to be assigned to the domain
87
- * @param ?string $pool_id pool id to assign to the domain
+ * @param ?string $pool_id pool id to assign to the domain
88
*
89
* @return CreateResponse|array|ResponseInterface
90
*/
0 commit comments