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