ProCacheStatic::static method
Get test mode data
Usage
// basic usage
$array = $procache->static->getTestData();
// usage with all arguments
$array = $procache->static->getTestData(bool $reset = true);Arguments
| Name | Type(s) | Description |
|---|---|---|
$reset (optional) | bool |
Return value
array
$procache->static methods and properties
API reference based on ProcessWire core version 3.0.252