$autosave
$autosave : boolean
$adapter : \League\Flysystem\AdapterInterface
__construct(\League\Flysystem\AdapterInterface $adapter, string $file, integer|null $expire = null)
Constructor.
\League\Flysystem\AdapterInterface | $adapter | adapter |
string | $file | the file to cache to |
integer|null | $expire | seconds until cache expiration |