Test Setup Failed
Push — master ( af3ec1...bf3c7e )
by Dennis
03:43
created
src/Packages/RegionStatic.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,6 +78,6 @@
 block discarded – undo
78 78
      */
79 79
     public function getAttributes():array
80 80
     {
81
-        return ['name','short','code','area','zip','lng','lat'];
81
+        return ['name', 'short', 'code', 'area', 'zip', 'lng', 'lat'];
82 82
     }
83 83
 }
84 84
\ No newline at end of file
Please login to merge, or discard this patch.