Passed
Pull Request — master (#9)
by Teye
02:33 queued 11s
created
src/Dynadot/ResultObjects/DomainResponse/NameServerSettings.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
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.
Please login to merge, or discard this patch.