ProCacheStatic::clearPageNum()
Clear page pagination(s)
Usage
// basic usage
$int = $proCacheStatic->clearPageNum(Page $page);
// usage with all arguments
$int = $proCacheStatic->clearPageNum(Page $page, $pageNum = true, array $options = []);
Arguments
Name | Type(s) | Description |
---|---|---|
$page | Page | |
$pageNum (optional) | bool int | Specify one of the following:
|
$options (optional) | array |
|
Return value
int
array
Quantity or array of files and/or directories that were removed
ProCacheStatic methods and properties
API reference based on ProcessWire core version 3.0.251