Flow PHP

CacheConfigBuilder

FinalYes

Methods

build()  : CacheConfig
cache()  : self
cacheDir()  : self
Sets the local filesystem cache directory explicitly, overriding the FLOW_LOCAL_FILESYSTEM_CACHE_DIR env var and the system temp fallback.

Methods

cacheDir()

Sets the local filesystem cache directory explicitly, overriding the FLOW_LOCAL_FILESYSTEM_CACHE_DIR env var and the system temp fallback.

public cacheDir(string|Path $dir) : self
Parameters
$dir : string|Path
Return values
self
On this page

Search results