Add test mode data
Usage
// basic usage
$proCacheStatic->addTestData(string $action);
// usage with all arguments
$proCacheStatic->addTestData(string $action, Page $page = null, string $file = '');
Arguments
Name | Type(s) | Description |
---|---|---|
action | string | |
page (optional) | Page | |
file (optional) | string |
ProCacheStatic methods and properties
API reference based on ProcessWire core version 3.0.244