ProCache Static Clear 
Methods for clearing the static cache files and directories.
$clear = $procache->static->clear();
$clear->clearAll();Click any linked item for full usage details and examples. Hookable methods are indicated with the  icon. In addition to those shown below, the Pro class also inherits all the methods and properties of: Pro
Common
For hooks
These methods are only useful for hooking and should not be called directly.
| Name | Return | Summary | |
|---|---|---|---|
$clear->allowClearCacheEntry() $clear->allowClearCacheEntry(Page $page, Pro $clear->allowClearCacheEntry(Page $page, Pro  | bool | Allow clearing given cache entry?  | |
$clear->writeCacheFileReady() $clear->writeCacheFileReady(Page $page, $content, $file) $clear->writeCacheFileReady(Page $page, $content, $file, array $options = [])  | string | Called when cache file is ready to write | 
Additional methods and properties
In addition to the methods and properties above, Pro
API reference based on ProcessWire core version 3.0.252