Completed
Push — master ( 488bfe...03348d )
by Michał
06:17
created
transports/slack/message/Attachment.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -705,7 +705,7 @@
 block discarded – undo
705 705
         }
706 706
 
707 707
         throw new \InvalidArgumentException("Expected an array or an instance of ".attachment\Action::class.", got [".diagnostics\Debug::getTypeName($action)."] instead.");
708
-   }
708
+    }
709 709
 
710 710
     /**
711 711
      * {@inheritDoc}
Please login to merge, or discard this patch.