mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-02-14 08:18:42 +00:00
Test fixes
This commit is contained in:
parent
bc84283080
commit
9fb2f52249
|
|
@ -1,5 +0,0 @@
|
||||||
# Structure
|
|
||||||
|
|
||||||
## ER
|
|
||||||
|
|
||||||

|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 114 KiB |
|
|
@ -59,7 +59,7 @@ final class CommentMapper extends DataMapperFactory
|
||||||
'createdBy' => [
|
'createdBy' => [
|
||||||
'mapper' => AccountMapper::class,
|
'mapper' => AccountMapper::class,
|
||||||
'external' => 'comments_comment_created_by',
|
'external' => 'comments_comment_created_by',
|
||||||
]
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user