Completed
Push — develop ( d84806...78f8e0 )
by Florent
02:53
created
src/Encrypter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -239,7 +239,7 @@
 block discarded – undo
239 239
     /**
240 240
      * @param \Jose\Object\JWEInterface $jwe
241 241
      *
242
-     * @return \Jose\Algorithm\ContentEncryptionAlgorithmInterface
242
+     * @return null|CompressionInterface
243 243
      */
244 244
     private function getCompressionMethod(JWEInterface $jwe)
245 245
     {
Please login to merge, or discard this patch.