Passed
Pull Request — master (#42)
by Stephen
08:21 queued 04:25
created
src/Message/AttachmentBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
66 66
      *
67 67
      * This is optional text that appears above the message attachment block.
68 68
      *
69
-     * @param string $text The attachment pretext.
69
+     * @param string $pretext The attachment pretext.
70 70
      * @param bool $markdown Enables or disables Markdown parsing in the pretext.
71 71
      * @return $this
72 72
      */
Please login to merge, or discard this patch.