$modulesmemcache()

Set a runtime memory cache

Usage

// basic usage
$bool = $modules->memcache(string $name);
// usage with all arguments
$bool = $modules->memcache(string $name, mixed $setValue = null);

Arguments

NameType(s)Description
$namestring
$setValue (optional)mixed

Return value

bool array mixed null


$modules methods and properties

API reference based on ProcessWire core version 3.0.267

AltStyle によって変換されたページ (->オリジナル) /