@@ -43,7 +43,7 @@ |
||
| 43 | 43 | |
| 44 | 44 | $shell = new \Psy\Shell(); |
| 45 | 45 | $shell->setBoundObject($this); |
| 46 | - $shell->run(); |
|
| 46 | + $shell->run(); |
|
| 47 | 47 | return true; |
| 48 | 48 | } |
| 49 | 49 | } |