@@ -10,7 +10,7 @@ |
||
10 | 10 | "weather" => [ |
11 | 11 | "shared" => true, |
12 | 12 | "active" => true, |
13 | - "callback" => function () { |
|
13 | + "callback" => function() { |
|
14 | 14 | $obj = new \Anax\Weather\Weather(); |
15 | 15 | |
16 | 16 | $cfg = $this->get("configuration"); |