$KEYBASED
$KEYBASED : bool
If set to true, Adapter is ID based
Class Base Abstract class for all Adapter
file_get_contents(string $filename, bool $output, string $key) : mixed
Download a file from current folder and return the file content
string | $filename | Filename to download |
bool | $output | Should the file directly send to user |
string | $key | Filekey to download |