pm_ActionLog
in package
Wrapper for ActionLog.
Tags
Table of Contents
Constants
NEW_VALUE
public
mixed
NEW_VALUE
= 'new'
OLD_VALUE
public
mixed
OLD_VALUE
= 'old'
Methods
submit()
public
static submit( $actionId[, int $objectId = null ][, array<string|int, mixed> $oldValues = null ][, array<string|int, mixed> $newValues = null ]) : mixed
Parameters
- $actionId :
- $objectId : int = null
-
ID of the object mentioned in the event. 0 if not applicable (singleton object like 'admin').
- $oldValues : array<string|int, mixed> = null
- $newValues : array<string|int, mixed> = null