mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
chore: remove comments
This commit is contained in:
@@ -53,12 +53,9 @@ class NameComProvider extends AbstractProvider
|
|||||||
'domain' => [
|
'domain' => [
|
||||||
[
|
[
|
||||||
'domainName' => $domain->getLdhName(),
|
'domainName' => $domain->getLdhName(),
|
||||||
// 'contacts' => [],
|
|
||||||
// 'privacyEnabled' => false,
|
|
||||||
'locked' => false,
|
'locked' => false,
|
||||||
'autorenewEnabled' => false,
|
'autorenewEnabled' => false,
|
||||||
],
|
],
|
||||||
// 'purchasePrice' => 0,
|
|
||||||
'purchaseType' => 'registration',
|
'purchaseType' => 'registration',
|
||||||
'years' => 1,
|
'years' => 1,
|
||||||
// 'tldRequirements' => []
|
// 'tldRequirements' => []
|
||||||
|
|||||||
Reference in New Issue
Block a user