@@ -371,7 +371,7 @@ |
||
371 | 371 | 'contentType' => $this->contentType, |
372 | 372 | 'attachments' => $this->attachments, |
373 | 373 | 'priority' => $this->priority, |
374 | - 'attributes' => $this->attributes , |
|
374 | + 'attributes' => $this->attributes, |
|
375 | 375 | 'headers' => $this->headers |
376 | 376 | ]; |
377 | 377 | } |