Completed
Pull Request — master (#1)
by Mathew
02:16
created
src/Response/Transactions/Transaction.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
      * @var array
75 75
      * @JMS\Type("array")
76 76
      */
77
-    protected $metadata = [];
77
+    protected $metadata = [ ];
78 78
 
79 79
     /**
80 80
      * Balance.
Please login to merge, or discard this patch.