Method | Description | |
---|---|---|
boot ( ) : void | Boots the engine | |
invalidateCache ( ) : void | Invalidate the cache item |
Method | Description | |
---|---|---|
getBootData ( stdClass $CONFIG, |
Get the boot data | |
getStashItem ( stdClass $CONFIG ) : Stash\Interfaces\ItemInterface | Get a Stash cache item |
public invalidateCache ( ) : void | ||
return | void |