@@ -234,7 +234,7 @@ |
||
234 | 234 | $segments = explode('.', $this->{$item}); |
235 | 235 | $carry[] = end($segments); |
236 | 236 | |
237 | - } |
|
237 | + } |
|
238 | 238 | return $carry; |
239 | 239 | }; |
240 | 240 | return call_user_func($getter->bindTo($relation, Relation::class)); |