Methods summary
public
|
#
setCache( Desarrolla2\Cache\CacheInterface $cache )
Parameters
- $cache
Desarrolla2\Cache\CacheInterface $cache
|
public
Desarrolla2\Cache\CacheInterface
|
#
getCache( )
Returns
Desarrolla2\Cache\CacheInterface
|
public
array|Desarrolla2\Cache\CacheInterface
|
#
fetch( string $channel = 'default' )
Parameters
Returns
array|Desarrolla2\Cache\CacheInterface
Throws
Overrides
|
protected
array
|
#
getFromCache( string $channel )
Parameters
Returns
array
Throws
|
protected
|
#
setToCache( string $channel, array $items )
Parameters
- $channel
string $channel
- $items
array $items
|