Counter
Class Counter
Table of Contents
Methods
- get() : bool|int|mixed
- getInstance() : static
- isReady() : bool
Methods
get()
public
get(mixed $name[, int $entityId = 0 ]) : bool|int|mixed
Parameters
- $name : mixed
- $entityId : int = 0
Tags
Return values
bool|int|mixedgetInstance()
public
static getInstance(mixed $userId) : static
Parameters
- $userId : mixed
Tags
Return values
staticisReady()
public
static isReady(mixed $userId) : bool
Parameters
- $userId : mixed