@@ -86,7 +86,7 @@ |
||
| 86 | 86 | break; |
| 87 | 87 | default: |
| 88 | 88 | throw new RuntimeException( |
| 89 | - 'Sorry, ' . $count . ' params not implemented yet' |
|
| 89 | + 'Sorry, '.$count.' params not implemented yet' |
|
| 90 | 90 | ); |
| 91 | 91 | } |
| 92 | 92 | } |