Methods

Write a config object to a file.

toFile(string $filename, mixed $config, bool $exclusiveLock) : void

Parameters

$filename

string

$config

mixed

$exclusiveLock

bool

Write a config object to a string.

toString(mixed $config) : string

Parameters

$config

mixed

Returns

string