Documentation

MathFacade
in package

Table of Contents

$source  : string
__callStatic()  : mixed
changeConfigSource()  : void
getSource()  : string
getSourceInstance()  : MathInterface

Properties

$source

private static string $source = \Igor360\UniswapV2Connector\Maths\Math::class

Methods

__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

Search results