mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-16 21:48:40 +00:00
Automated formatting changes
This commit is contained in:
parent
b95dd5fd6d
commit
32d6c35f14
|
|
@ -56,7 +56,7 @@ final class AuditMapper extends DataMapperAbstract
|
||||||
*/
|
*/
|
||||||
protected static array $belongsTo = [
|
protected static array $belongsTo = [
|
||||||
'createdBy' => [
|
'createdBy' => [
|
||||||
'mapper' => AccountMapper::class,
|
'mapper' => AccountMapper::class,
|
||||||
'external' => 'auditor_audit_created_by',
|
'external' => 'auditor_audit_created_by',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user