@@ -68,11 +68,11 @@ |
||
68 | 68 | */ |
69 | 69 | public function error($message); |
70 | 70 | |
71 | - /** |
|
72 | - * @param string $string |
|
73 | - * |
|
74 | - * @return void |
|
75 | - */ |
|
71 | + /** |
|
72 | + * @param string $string |
|
73 | + * |
|
74 | + * @return void |
|
75 | + */ |
|
76 | 76 | public function command($string); |
77 | 77 | |
78 | 78 | /** |