CORE POS - IS4C
The CORE POS front end
Static Public Member Functions | List of all members
COREPOS\pos\lib\LocalStorage\LaneConfig Class Reference

Static Public Member Functions

static get ($key)
 
static set ($key, $val)
 
static has ($key)
 
static clear ()
 
static flush ()
 

Detailed Description

Wraps CORE's PSR-6 cache implementation because 1) with no real DI the singleton object avoids reloading from file 2) easier to swap out with a "good" cache later

Unlike LaneCache, this presents a simpler get/set interface without using PSR-6 style cache item objects


The documentation for this class was generated from the following file: