@@ -14,7 +14,7 @@ |
||
14 | 14 | */ |
15 | 15 | protected $type = "medical/test_results"; |
16 | 16 | |
17 | - function readCollection(){ |
|
17 | + function readCollection() { |
|
18 | 18 | |
19 | 19 | } |
20 | 20 | } |
@@ -15,7 +15,7 @@ |
||
15 | 15 | */ |
16 | 16 | protected $type = "medical/medications"; |
17 | 17 | |
18 | - function readCollection(){ |
|
18 | + function readCollection() { |
|
19 | 19 | |
20 | 20 | } |
21 | 21 | } |