mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-29 17:58:41 +00:00
This commit is contained in:
parent
3d2a188670
commit
64c541c82f
|
|
@ -52,7 +52,7 @@ final class EditorDocMapper extends DataMapperAbstract
|
|||
protected static array $belongsTo = [
|
||||
'createdBy' => [
|
||||
'mapper' => AccountMapper::class,
|
||||
'src' => 'editor_doc_created_by',
|
||||
'self' => 'editor_doc_created_by',
|
||||
],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user