Failed Conditions
Push — master ( 199749...882a68 )
by Florent
03:09
created
src/Decrypter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
      * @param \Jose\Object\JWKSetInterface $jwk_set
120 120
      * @param int                          $i
121 121
      *
122
-     * @return mixed
122
+     * @return integer|null
123 123
      */
124 124
     private function decryptRecipientKey(JWEInterface &$jwe, JWKSetInterface $jwk_set, $i)
125 125
     {
Please login to merge, or discard this patch.