Failed Conditions
Push — PHPSecLib_Rid ( 3a3eb8...805f0f )
by Florent
06:23
created
src/Util/BigInteger.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -99,7 +99,7 @@
 block discarded – undo
99 99
      *
100 100
      * @param \Jose\Util\BigInteger $y
101 101
      *
102
-     * @return \Jose\Util\BigInteger[]
102
+     * @return BigInteger[]
103 103
      */
104 104
     public function divide(BigInteger $y)
105 105
     {
Please login to merge, or discard this patch.