Completed
Push — master ( 7210ec...8e6e06 )
by Florent
08:52
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.