Passed
Push — develop ( 95920b...7f719e )
by Daniel
01:28
created
src/Mandrill/Message/Recipient.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
      *
35 35
      * @var array $metadata
36 36
      */
37
-    protected $metadata  = [];
37
+    protected $metadata = [];
38 38
 
39 39
     /**
40 40
      * the email address of the recipient *REQUIRED
Please login to merge, or discard this patch.