@@ -14,7 +14,7 @@ |
||
14 | 14 | */ |
15 | 15 | public function get($serviceId) |
16 | 16 | { |
17 | - if(!isset($serviceId)){ |
|
17 | + if (!isset($serviceId)) { |
|
18 | 18 | return Null; |
19 | 19 | } |
20 | 20 |