CacheCollector
extends Collector
in package
Class CacheCollector.
Table of Contents
- $info : array<string|int, mixed>
- getActivities() : array<string|int, mixed>
- getContents() : string
- setInfo() : static
- getHandler() : string
- renderCommands() : string
Properties
$info
protected
array<string|int, mixed>
$info
Methods
getActivities()
public
getActivities() : array<string|int, mixed>
Return values
array<string|int, mixed> —getContents()
public
getContents() : string
Return values
string —setInfo()
public
setInfo(array<string, mixed> $info) : static
Parameters
- $info : array<string, mixed>
Return values
static —getHandler()
protected
getHandler() : string
Return values
string —renderCommands()
protected
renderCommands() : string