_init()
save()
export_format()
load_file()
$ext
$flush_needed
$uses_apc
$uses_opcache
PHP Lang file parser
_init()
save(string $identifier, \Fuel\Core\$contents $contents) : bool
string
filename
\Fuel\Core\$contents
language 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