Documentation

ConfigFacade
in package

Table of Contents

$configSource  : string
__callStatic()  : mixed
changeConfigSource()  : void
getConstant()  : mixed

Properties

$configSource

private static string $configSource = \Igor360\UniswapV2Connector\Configs\Config::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

getConstant()

public static getConstant(mixed $name) : mixed
Parameters
$name : mixed
Return values
mixed

Search results