@@ -12,7 +12,7 @@ |
||
12 | 12 | /** |
13 | 13 | * @var array<int,string> |
14 | 14 | */ |
15 | - public array $NameServers = []; |
|
15 | + public array $NameServers = [ ]; |
|
16 | 16 | |
17 | 17 | /** |
18 | 18 | * In case of Type "Dynadot Parking" this value gives indication if Advertisements are shown on the parking page. |