Compare commits
2 Commits
f31b801c03
...
dd855a6d6b
| Author | SHA1 | Date | |
|---|---|---|---|
| dd855a6d6b | |||
| 25548176bb |
@ -302,6 +302,8 @@ class PersistentDataManager implements IPersistentDataManager
|
||||
|
||||
if ($relationModel !== null) {
|
||||
$model->$methodSet($relationModel->getId());
|
||||
} else {
|
||||
$model->$methodSet(null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user