Completed
Push — master ( a52065...6a2a6b )
by Dmitry
02:22
created
src/Message/AbstractRequest.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@  discard block
 block discarded – undo
28 28
 
29 29
     /**
30 30
      * Set the purse.
31
-     * @param string $purse purse
32 31
      * @return self
33 32
      */
34 33
     public function setPurse($value)
@@ -47,7 +46,6 @@  discard block
 block discarded – undo
47 46
 
48 47
     /**
49 48
      * Set the secret key.
50
-     * @param string $key secret key
51 49
      * @return self
52 50
      */
53 51
     public function setSecretKey($value)
Please login to merge, or discard this patch.