@@ -78,6 +78,6 @@ |
||
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 |