mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 20:38:42 +00:00
add conditional requirement for datamapper
This commit is contained in:
parent
6f860814c8
commit
2feeee7e7e
|
|
@ -141,6 +141,7 @@ protected static array $hasMany = [
|
|||
'table' => 'tag_l11n',
|
||||
'external' => 'tag_l11n_tag',
|
||||
'column' => 'title',
|
||||
'conditional' => true,
|
||||
'self' => null,
|
||||
],
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user