$autosave
$autosave : boolean
$pool : \Psr\Cache\CacheItemPoolInterface
__construct(\Psr\Cache\CacheItemPoolInterface $pool, string $key = 'flysystem', integer|null $expire = null)
Constructor.
| \Psr\Cache\CacheItemPoolInterface | $pool | |
| string | $key | storage key |
| integer|null | $expire | seconds until cache expiration |