Legend of the Green Dragon

Cache

Return instance of cache of game "Cache\Core\Lotgd".

Tags
deprecated
5.0.0

use Dependency Injection when you can, and LotgdKernel::get(ServiceName) when not can use Dependency Injection.

Table of Contents

$lotgdCacheApp  : mixed
getCacheApp()  : object
Get app cache instance.
getCacheAppTag()  : object
Get app cache instance.

Properties

$lotgdCacheApp

protected mixed $lotgdCacheApp

Methods

getCacheApp()

Get app cache instance.

public getCacheApp() : object
Return values
object

getCacheAppTag()

Get app cache instance.

public getCacheAppTag() : object
Return values
object

Search results