Skip to content

ASCache

A wrapper for the cache api

  • Full name: \Zotlabs\Lib\ASCache

Methods

isEnabled

public static isEnabled(): mixed
  • This method is static.

getAge

public static getAge(): mixed
  • This method is static.

Get

public static Get(mixed $key): mixed
  • This method is static.

Parameters:

Parameter Type Description
$key mixed

Set

public static Set(mixed $key, mixed $value): mixed
  • This method is static.

Parameters:

Parameter Type Description
$key mixed
$value mixed


Automatically generated on 2025-03-19