@@ -239,7 +239,7 @@ |
||
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 | { |