ProCacheStatic::getTestData()

Get test mode data

Usage

// basic usage
$array = $proCacheStatic->getTestData();

// usage with all arguments
$array = $proCacheStatic->getTestData(bool $reset = true);

Arguments

NameType(s)Description
$reset (optional)bool

Return value

array


ProCacheStatic methods and properties

API reference based on ProcessWire core version 3.0.251