public property Auditlog::$role_ids in Audit Log 7
The role IDs of the user at the time (s)he performed the action.
Type: int[]
File
- includes/AuditLog.php, line 22 
Class
- Auditlog
- Represents an AuditLog object.
Code
public $role_ids;The role IDs of the user at the time (s)he performed the action.
Type: int[]
public $role_ids;