Skip to content

Commit 33619ce

Browse files
committed
Style fix attempt 2
1 parent c0e6306 commit 33619ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Fieldtypes/BaseFieldtype.php

-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ public function shallowAugment($values)
243243
{
244244
$resource = Runway::findResource($this->config('resource'));
245245

246-
if (($values instanceof HasMany) || ($values instanceof MorphToMany)) {
247246
$results = $values
248247
->get()
249248
->map->toShallowAugmentedArray()

0 commit comments

Comments
 (0)