Completed
Branch master (a54603)
by Nick
10:12
created
src/RequestSignerInterface.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -39,8 +39,6 @@
 block discarded – undo
39 39
     /**
40 40
      * Adds a hashed a hash for the request body.
41 41
      *
42
-     * @param \Acquia\Hmac\KeyInterface $key
43
-     *   The request for which to generate the hashed Body.
44 42
      *
45 43
      * @return \Psr\Http\Message\RequestInterface $request
46 44
      *   A cloned request. If the request has a body, the
Please login to merge, or discard this patch.