Automattic\WooCommerce\Caching

WpCacheEngine::is_cached()publicWC 1.0

Method of the class: WpCacheEngine{}

No Hooks.

Return

null. Nothing (null).

Usage

$WpCacheEngine = new WpCacheEngine();
$WpCacheEngine->;

WpCacheEngine::is_cached() code WC 8.6.1