Completed
Push — master ( 693596...23a82f )
by Michał
06:07
created
transports/slack/Message.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -401,7 +401,7 @@
 block discarded – undo
401 401
     /**
402 402
      * Attempts to create a slack\Attachment instance based on the $attachment data given.
403 403
      *
404
-     * @param   mixed   $attachment
404
+     * @param   callable   $attachment
405 405
      * @return  mixed                   Either an instantiated slack\Attachment, or a passthrough of the input data.
406 406
      */
407 407
     protected function resolveAttachment($attachment)
Please login to merge, or discard this patch.