diff --git a/app/Support/Logging/AuditProcessor.php b/app/Support/Logging/AuditProcessor.php index 829d4e41ac..34d0da1b40 100644 --- a/app/Support/Logging/AuditProcessor.php +++ b/app/Support/Logging/AuditProcessor.php @@ -55,3 +55,4 @@ class AuditProcessor ); return $record; } +}