@@ -120,12 +120,12 @@ |
||
120 | 120 | } |
121 | 121 | |
122 | 122 | /** |
123 | - * @param $mini_model |
|
124 | - * @param string $method_on_target |
|
125 | - * @param bool $is_EO_target |
|
126 | - * @param bool $is_EM_target |
|
127 | - * @throws \Throwable |
|
128 | - */ |
|
123 | + * @param $mini_model |
|
124 | + * @param string $method_on_target |
|
125 | + * @param bool $is_EO_target |
|
126 | + * @param bool $is_EM_target |
|
127 | + * @throws \Throwable |
|
128 | + */ |
|
129 | 129 | public function updateRelationWithSync($mini_model, string $method_on_target, $is_EO_target, $is_EM_target) |
130 | 130 | { |
131 | 131 | if ($is_EM_target) { |