public property Auditlog::$name in Audit Log 7
The user name of the user at the time (s)he performed the action.
Type: string
File
- includes/AuditLog.php, line 29 
Class
- Auditlog
- Represents an AuditLog object.
Code
public $name;The user name of the user at the time (s)he performed the action.
Type: string
public $name;