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