protected property AuditLogEvent::$user in Audit Log 8
Same name and namespace in other branches
- 8.2 src/AuditLogEvent.php \Drupal\audit_log\AuditLogEvent::user
The user that triggered the audit event.
Type: \Drupal\user\UserInterface
File
- src/
AuditLogEvent.php, line 19
Class
- AuditLogEvent
- Represents a single auditable event for logging.
Namespace
Drupal\audit_logCode
protected $user;