Completed
Branch develop (8ddc4a)
by Florent
02:46
created
src/Encrypter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -228,7 +228,7 @@
 block discarded – undo
228 228
     /**
229 229
      * @param \Jose\Object\JWEInterface $jwe
230 230
      *
231
-     * @return \Jose\Algorithm\ContentEncryptionAlgorithmInterface
231
+     * @return CompressionInterface|null
232 232
      */
233 233
     private function getCompressionMethod(JWEInterface $jwe)
234 234
     {
Please login to merge, or discard this patch.