DepartmentHitStat
Table of Contents
Methods
-
__construct()
: mixed
-
day()
: void
-
hour()
: void
__construct()
public
__construct(array<string|int, mixed> $departmentIds) : mixed
Parameters
-
$departmentIds
: array<string|int, mixed>
-
day()
public
day(string $section, DateTime $day) : void
Parameters
-
$section
: string
-
-
$day
: DateTime
-
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
-
throws
-
ArgumentException
hour()
public
hour(string $section, DateTime $hour) : void
Parameters
-
$section
: string
-
-
$hour
: DateTime
-
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
-
throws
-
ArgumentException