ProCacheStatic::static method
Get cache clear behaviors as string
Usage
// basic usage
$string = $procache->static->getCacheClearBehaviorsStr();
// usage with all arguments
$string = $procache->static->getCacheClearBehaviorsStr(array $options = []);Arguments
| Name | Type(s) | Description |
|---|---|---|
$options (optional) | array |
|
Return value
string
$procache->static methods and properties
API reference based on ProcessWire core version 3.0.252