Skip to content

Commit 7d82dd1

Browse files
cheesegritsgithub-actions[bot]
authored andcommitted
chore: fix code style
1 parent f60090a commit 7d82dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Fields/Map.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ public function placeUpdatedUsing(?Closure $closure): static
731731

732732
return $this;
733733
}
734-
734+
735735
public function getPlaceUpdatedUsing(): bool
736736
{
737737
return $this->placeUpdatedUsing !== null;

0 commit comments

Comments
 (0)