ProCacheStatic::addTestData()

Add test mode data

Usage

// basic usage
$proCacheStatic->addTestData(string $action);

// usage with all arguments
$proCacheStatic->addTestData(string $action, $page = null, string $file = '');

Arguments

NameType(s)Description
$actionstring
$page (optional)Page null
$file (optional)string

ProCacheStatic methods and properties

API reference based on ProcessWire core version 3.0.251