@@ -120,7 +120,7 @@ |
||
120 | 120 | * @param array $header |
121 | 121 | * @param \Jose\Object\JWKInterface $key |
122 | 122 | * |
123 | - * @return \Jose\Algorithm\Signature\SignatureInterface|null |
|
123 | + * @return SignatureInterface |
|
124 | 124 | */ |
125 | 125 | private function getAlgorithm(array $header, JWKInterface $key) |
126 | 126 | { |