Aggiornato Composer
This commit is contained in:
@@ -12,10 +12,6 @@ use Brick\Math\BigInteger;
|
||||
class IntegerOverflowException extends MathException
|
||||
{
|
||||
/**
|
||||
* @param BigInteger $value
|
||||
*
|
||||
* @return IntegerOverflowException
|
||||
*
|
||||
* @psalm-pure
|
||||
*/
|
||||
public static function toIntOverflow(BigInteger $value) : IntegerOverflowException
|
||||
|
||||
Reference in New Issue
Block a user