Completed
Push — master ( 0428a3...157f6a )
by Florent
02:29
created
src/Verifier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -169,7 +169,7 @@
 block discarded – undo
169 169
     /**
170 170
      * @param \Jose\Object\SignatureInterface $signature
171 171
      *
172
-     * @return \Jose\Algorithm\SignatureAlgorithmInterface|null
172
+     * @return SignatureAlgorithmInterface
173 173
      */
174 174
     private function getAlgorithm(SignatureInterface $signature)
175 175
     {
Please login to merge, or discard this patch.