mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-01-30 22:18:41 +00:00
This commit is contained in:
parent
c75c89fb56
commit
221244d189
|
|
@ -56,7 +56,7 @@ final class AuditMapper extends DataMapperAbstract
|
|||
protected static array $belongsTo = [
|
||||
'createdBy' => [
|
||||
'mapper' => AccountMapper::class,
|
||||
'src' => 'auditor_audit_created_by',
|
||||
'self' => 'auditor_audit_created_by',
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user