Documentation

ConfigInterface

Table of Contents

BASE_KEY  = "uniswap-v2-connector"
DATE_FORMAT  = "d-m-Y H:i:s"
DATE_ZONE  = "Europe/Helsinki"
get()  : mixed
toArray()  : array<string|int, mixed>

Constants

Methods

get()

public static get(string $key[, mixed $default = null ]) : mixed
Parameters
$key : string
$default : mixed = null
Return values
mixed

toArray()

public static toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results