Completed
Push — master ( 127f89...634d7f )
by Gabriel
02:41
created
src/SendinBlue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.