\ManaPHP\ConfigurationDotenvInterface

Summary

Methods
Constants
load()
parse()
get()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

load()

load(string  $file = null) : static

Parameters

string $file

Returns

static

parse()

parse(array  $lines) : array

Parameters

array $lines

Returns

array

get()

get(string  $key = null, mixed  $default = null) : mixed|array

Parameters

string $key
mixed $default

Returns

mixed|array