Table of Contents
-
$source
: string
-
__callStatic()
: mixed
-
changeConfigSource()
: void
-
getSource()
: string
-
getSourceInstance()
: MathInterface
$source
private
static string
$source
= \Igor360\UniswapV2Connector\Maths\Math::class
__callStatic()
public
static __callStatic(mixed $name, mixed $arguments) : mixed
Parameters
-
$name
: mixed
-
-
$arguments
: mixed
-
Return values
mixed
—
changeConfigSource()
public
static changeConfigSource(string $newSource) : void
Parameters
-
$newSource
: string
-
Return values
void
—
getSource()
public
static getSource() : string
Return values
string
—
getSourceInstance()
public
static getSourceInstance() : MathInterface
Return values
MathInterface
—