Completed
Push — master ( 40b29f...7210ec )
by Florent
31:16 queued 19:22
created
src/Verifier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.