You are here

public property Auditlog::$audit_action in Audit Log 7

The action that was performed.

One of 'view', 'insert', 'update' or 'delete'.

Type: string

File

includes/AuditLog.php, line 74

Class

Auditlog
Represents an AuditLog object.

Code

public $audit_action;