Skip to content

Commit 7ab667a

Browse files
committed
fixup! cs
1 parent c309029 commit 7ab667a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Entity/Collection/AbstractEntityCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public function clear(): void
9797

9898

9999
public function sort(
100-
\Spameri\Elastic\Entity\Collection\SortField $sortField, // phpcs:ignore,
100+
\Spameri\Elastic\Entity\Collection\SortField $sortField, // phpcs:ignore
101101
string $type
102102
): void
103103
{

0 commit comments

Comments
 (0)