MarkupCache::expire()

Expire the cache, automatically hooked to every $pages->save() call

Usage

// basic usage
$markupCache->expire();

// usage with all arguments
$markupCache->expire($event = null);

Arguments

NameType(s)Description
$event (optional)

MarkupCache methods and properties

API reference based on ProcessWire core version 3.0.253