mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-14 18:59:51 +00:00
style: add newline at end of BigInteger.php file
This commit is contained in:
parent
fbe79b0855
commit
c053b895c8
@ -886,4 +886,4 @@ class BigInteger implements \JsonSerializable
|
||||
return new static($val);
|
||||
}, $this->value->bitwise_split($split));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user