ProCacheStatic::static method
Execute cache clear behaviors for given Page (to be called after Page has been modified and saved)
Usage
$array = $procache->static->executeCacheClearBehaviors(Page $page);Arguments
| Name | Type(s) | Description |
|---|---|---|
$page | Page |
Return value
arrayReturns array indexed by behavior name each with a count of files cleared
$procache->static methods and properties
API reference based on ProcessWire core version 3.0.252