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
Name | Type(s) | Description |
---|---|---|
$action | string | |
$page (optional) | Page null | |
$file (optional) | string |
ProCacheStatic methods and properties
API reference based on ProcessWire core version 3.0.251