Automattic\WooCommerce\Caching

WpCacheEngine::delete_cached_object()publicWC 1.0

Method of the class: WpCacheEngine{}

No Hooks.

Return

null. Nothing (null).

Usage

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

WpCacheEngine::delete_cached_object() code WC 8.7.0