mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-18 17:38:42 +00:00
fix ownsOne key name
This commit is contained in:
parent
73c1369fe1
commit
86cb097244
|
|
@ -62,7 +62,7 @@ final class NewsArticleMapper extends DataMapperAbstract
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
/* @Module Comments protected static array $ownsOne = [
|
/* @Module Comments protected static array $ownsOne = [
|
||||||
'news_comment_list' => [
|
'comments' => [
|
||||||
'mapper' => CommentListMapper::class,
|
'mapper' => CommentListMapper::class,
|
||||||
'self' => 'accounting_costcenter_l11n_language',
|
'self' => 'accounting_costcenter_l11n_language',
|
||||||
'by' => 'code2',
|
'by' => 'code2',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user