Completed
Push — master ( 2b767b...3def18 )
by Craig
13s
created
src/PostmarkTransport.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
      *
69 69
      * @param \Swift_Mime_SimpleMessage $message
70 70
      *
71
-     * @return array
71
+     * @return \Illuminate\Support\Collection
72 72
      */
73 73
     protected function getAttachments(Swift_Mime_SimpleMessage $message)
74 74
     {
Please login to merge, or discard this patch.