We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a844cdf commit 7ad1edeCopy full SHA for 7ad1ede
examples/DomainInfo.php
@@ -18,7 +18,7 @@
18
19
$params = array(
20
'domainname' => 'test.example',
21
- 'authInfoPw' => 'domainpw123@'
+ 'authInfoPw' => 'Domainpw123@'
22
);
23
$domainInfo = $epp->domainInfo($params);
24
0 commit comments