Fix PHP error

This commit is contained in:
James Cole 2020-08-13 13:30:24 +02:00
parent d7fd1e333e
commit 39f8f14aa1
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

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