Get the cache time for the given Template, or for all templates
Usage
// basic usage
$array = $procache->getCacheTime();
// usage with all arguments
$array = $procache->getCacheTime($template = null);
Arguments
Name | Type(s) | Description |
---|---|---|
template (optional) | null, string, int, Template |
Return value
array
int
$procache methods and properties
API reference based on ProcessWire core version 3.0.236