Completed
Pull Request — master (#99)
by Florent
04:18 queued 01:48
created
src/Verifier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -114,7 +114,7 @@
 block discarded – undo
114 114
     /**
115 115
      * @param \Jose\Object\JWSInterface       $jws
116 116
      * @param \Jose\Object\SignatureInterface $signature
117
-     * @param mixed|null                      $detached_payload
117
+     * @param string|null                      $detached_payload
118 118
      *
119 119
      * @return string
120 120
      */
Please login to merge, or discard this patch.