Completed
Push — master ( b71ec3...e5848a )
by recca
05:20
created
src/Api.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@  discard block
 block discarded – undo
29 29
      * @param array $options
30 30
      * @param \Payum\Core\HttpClientInterface $client
31 31
      * @param \Http\Message\MessageFactory $messageFactory
32
-     * @param Encrypter $encrrypter
32
+     * @param Encrypter $encrypter
33 33
      *
34 34
      * @throws \Payum\Core\Exception\InvalidArgumentException if an option is invalid
35 35
      */
@@ -271,7 +271,6 @@  discard block
 block discarded – undo
271 271
     /**
272 272
      * verifyHash.
273 273
      *
274
-     * @param array $params
275 274
      * @return bool
276 275
      */
277 276
     public function verifyHash($response)
Please login to merge, or discard this patch.