UserCounter
FinalYes
Table of Contents
Properties
- $all : int
- $allUnread : int
- $new : int
Methods
- __construct() : mixed
Properties
$all read-only
public
int
$all
$allUnread read-only
public
int
$allUnread
$new read-only
public
int
$new
Methods
__construct()
public
__construct(int $all, int $new, int $allUnread) : mixed
Parameters
- $all : int
- $new : int
- $allUnread : int