public property Auditlog::$entity_id in Audit Log 7
The entity id of the entity on which the action was performed.
Type: int
File
- includes/
AuditLog.php, line 43
Class
- Auditlog
- Represents an AuditLog object.
Code
public $entity_id;
The entity id of the entity on which the action was performed.
Type: int
public $entity_id;