ProCacheStaticClear::addTestData() method      
Add test mode data
Usage
// basic usage
$clear->addTestData(string $action);
// usage with all arguments
$clear->addTestData(string $action, $page = null, string $file = '');Arguments
| Name | Type(s) | Description | 
|---|---|---|
$action | string | |
$page (optional) | Page null | |
$file (optional) | string | 
API reference based on ProcessWire core version 3.0.252