@@ -267,7 +267,7 @@ |
||
267 | 267 | } else { |
268 | 268 | $deferred->resolve($stanza); |
269 | 269 | } |
270 | - }, with\stanza\id($stanza->id)); |
|
270 | + }, with\stanza\id($stanza->id)); |
|
271 | 271 | $this->write($stanza); |
272 | 272 | |
273 | 273 | return $deferred->promise(); |