Completed
Push — master ( c76d1a...b80522 )
by Dmitry
13:01
created
src/Message/CompletePurchaseResponse.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -60,6 +60,9 @@
 block discarded – undo
60 60
         return $fields;
61 61
     }
62 62
 
63
+    /**
64
+     * @return string
65
+     */
63 66
     public function getSignatureValue()
64 67
     {
65 68
         return $this->data['SignatureValue'];
Please login to merge, or discard this patch.