We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c309029 commit 7ab667aCopy full SHA for 7ab667a
1 file changed
src/Entity/Collection/AbstractEntityCollection.php
@@ -97,7 +97,7 @@ public function clear(): void
97
98
99
public function sort(
100
- \Spameri\Elastic\Entity\Collection\SortField $sortField, // phpcs:ignore,
+ \Spameri\Elastic\Entity\Collection\SortField $sortField, // phpcs:ignore
101
string $type
102
): void
103
{
0 commit comments