CategoryLogger
Table of Contents
-
$dataSetCollection
: SimpleDataSet
-
__construct()
: mixed
-
addCategoryHistory()
: void
__construct()
public
__construct(SimpleDataSet $dataSetCollection) : mixed
Parameters
-
$dataSetCollection
: SimpleDataSet
-
Return values
mixed
—
addCategoryHistory()
public
addCategoryHistory(ObjectId $id, ObjectId|null $oldCategory, ObjectId $categoryId, array<string|int, mixed> $customer) : void
Parameters
-
$id
: ObjectId
-
-
$oldCategory
: ObjectId|null
-
-
$categoryId
: ObjectId
-
-
$customer
: array<string|int, mixed>
-
Return values
void
—