@@ -310,7 +310,7 @@ |
||
| 310 | 310 | return $nuSql; |
| 311 | 311 | } |
| 312 | 312 | |
| 313 | - private function replace($sql, $bindings) |
|
| 313 | + private function replace($sql, $bindings) |
|
| 314 | 314 | { |
| 315 | 315 | $needle = '?'; |
| 316 | 316 | foreach ($bindings as $replace) { |