mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-02-16 09:18:43 +00:00
This commit is contained in:
parent
7296809b3e
commit
d22516d0bf
|
|
@ -46,8 +46,8 @@ final class CommentListMapper extends DataMapperAbstract
|
||||||
'comments' => [
|
'comments' => [
|
||||||
'mapper' => CommentMapper::class,
|
'mapper' => CommentMapper::class,
|
||||||
'table' => 'comments_comment',
|
'table' => 'comments_comment',
|
||||||
'dst' => 'comments_comment_list',
|
'external' => 'comments_comment_list',
|
||||||
'src' => null,
|
'self' => null,
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user