ProCacheStatic::static method

Add test mode data

Usage

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

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

Arguments

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

$procache->static methods and properties

API reference based on ProcessWire core version 3.0.255