Compare commits
No commits in common. "dd855a6d6b56ba0de345f4c921a6271114f7793f" and "f31b801c0386d32277fb72aec6ce81a1674f8134" have entirely different histories.
dd855a6d6b
...
f31b801c03
@ -302,8 +302,6 @@ class PersistentDataManager implements IPersistentDataManager
|
|||||||
|
|
||||||
if ($relationModel !== null) {
|
if ($relationModel !== null) {
|
||||||
$model->$methodSet($relationModel->getId());
|
$model->$methodSet($relationModel->getId());
|
||||||
} else {
|
|
||||||
$model->$methodSet(null);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user