State
Table of Contents
Methods
- __construct() : mixed
- get() : array<string|int, mixed>
- init() : void
Methods
__construct()
public
__construct(int $userId, Loader $loader) : mixed
Parameters
- $userId : int
- $loader : Loader
get()
public
get([string $metaProp = CounterDictionary::META_PROP_ALL ]) : array<string|int, mixed>
Parameters
- $metaProp : string = CounterDictionary::META_PROP_ALL
Return values
array<string|int, mixed>init()
public
init() : void