@@ -190,8 +190,8 @@ |
||
190 | 190 | * @return array |
191 | 191 | */ |
192 | 192 | public function registerDomain($domain, $registrantID, $contactsAdminID, |
193 | - $contactsTechID, $authID, $nsHosts = [], |
|
194 | - $nsset = null, $period = 1) |
|
193 | + $contactsTechID, $authID, $nsHosts = [], |
|
194 | + $nsset = null, $period = 1) |
|
195 | 195 | { |
196 | 196 | |
197 | 197 | foreach ($nsHosts as $host) { |