CounterManagerResetWrapper
uses
Singleton
Table of Contents
Methods
-
__construct()
: mixed
-
__wakeup()
: mixed
-
getInstance()
: static
-
reset()
: void
-
resetExcludeUsersCounters()
: void
__construct()
public
__construct() : mixed
__wakeup()
public
__wakeup() : mixed
getInstance()
public
static getInstance() : static
reset()
public
reset(mixed $codes, mixed $responsibleIds) : void
Parameters
-
$codes
: mixed
-
-
$responsibleIds
: mixed
-
resetExcludeUsersCounters()
public
resetExcludeUsersCounters(mixed $codes, mixed $responsibleIds) : void
Parameters
-
$codes
: mixed
-
-
$responsibleIds
: mixed
-