Completed
Push — master ( 3d8f66...15d5e9 )
by Andrii
02:06
created
src/Message/AbstractRequest.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -31,7 +31,6 @@  discard block
 block discarded – undo
31 31
     /**
32 32
      * Set the purse.
33 33
      *
34
-     * @param string $purse purse
35 34
      *
36 35
      * @return self
37 36
      */
@@ -53,7 +52,6 @@  discard block
 block discarded – undo
53 52
     /**
54 53
      * Set the secret key.
55 54
      *
56
-     * @param string $key secret key
57 55
      *
58 56
      * @return self
59 57
      */
Please login to merge, or discard this patch.