7 lines
55 B
PHP
7 lines
55 B
PHP
|
<?php
|
||
|
|
||
|
namespace phpseclib\Math;
|
||
|
|
||
|
class BigIntegor {
|
||
|
}
|