Fix PHP error

This commit is contained in:
James Cole
2020-08-13 13:30:24 +02:00
parent d7fd1e333e
commit 39f8f14aa1

View File

@@ -55,3 +55,4 @@ class AuditProcessor
);
return $record;
}
}