ProCacheFileMerger::procache()

Get or set ProCache instance

Usage

// basic usage
$proCache = $proCacheFileMerger->procache();

// usage with all arguments
$proCache = $proCacheFileMerger->procache($procache = null);

Arguments

NameType(s)Description
$procache (optional)ProCache null

Return value


ProCacheFileMerger methods and properties

API reference based on ProcessWire core version 3.0.251