Failed Conditions
Push — PHPSecLib_Rid ( c6c82d...fd1804 )
by Florent
04:20
created
src/Util/BigInteger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -489,7 +489,7 @@
 block discarded – undo
489 489
      *
490 490
      * @param \Jose\Util\BigInteger $n
491 491
      *
492
-     * @return \Jose\Util\BigInteger|bool
492
+     * @return BigInteger
493 493
      *
494 494
      */
495 495
     public function modInverse(BigInteger $n)
Please login to merge, or discard this patch.