@@ -95,7 +95,7 @@ |
||
95 | 95 | } |
96 | 96 | |
97 | 97 | /** |
98 | - * @param array|null $attachements |
|
98 | + * @param AttachmentInterface[] $attachements |
|
99 | 99 | * @return array|null |
100 | 100 | */ |
101 | 101 | private function mapAttachments(array $attachements = null) |