protected property AuditLogEvent::$message in Audit Log 8
Same name and namespace in other branches
- 8.2 src/AuditLogEvent.php \Drupal\audit_log\AuditLogEvent::message
The audit message to write to the log.
Type: string
File
- src/
AuditLogEvent.php, line 33
Class
- AuditLogEvent
- Represents a single auditable event for logging.
Namespace
Drupal\audit_logCode
protected $message;