@@ -88,7 +88,7 @@ |
||
88 | 88 | * |
89 | 89 | * @param ParentHeaderPart $part |
90 | 90 | * @return MimePart the newly-created MimePart |
91 | - */ |
|
91 | + */ |
|
92 | 92 | public function createNewContentPartFrom(ParentHeaderPart $part) |
93 | 93 | { |
94 | 94 | $mime = $this->partBuilderFactory->newPartBuilder($this->mimePartFactory)->createMessagePart(); |