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