@@ -4,7 +4,7 @@ |
||
4 | 4 | |
5 | 5 | abstract class ApiRebooter implements CanReboot |
6 | 6 | { |
7 | - public function reboot(){ |
|
7 | + public function reboot() { |
|
8 | 8 | |
9 | 9 | } |
10 | 10 | } |
11 | 11 | \ No newline at end of file |