_init()
save()
export_format()
load_file()
$ext
$flush_needed
$uses_apc
$uses_opcache
PHP Config file parser
_init()
save(\Fuel\Core\$contents $contents) : bool
\Fuel\Core\$contents
config array to save
bool
\File::update resultexport_format(array $contents) : string
array
config array
string
formatted config file contentsload_file(string $file) : array
string
File to load
array
$ext : string
$flush_needed : bool
$uses_apc : bool
$uses_opcache : bool