Skip to content

Commit

Permalink
disable extension
Browse files Browse the repository at this point in the history
  • Loading branch information
pmattmann committed Jan 22, 2025
1 parent a4c3e74 commit 59a1b33
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ public function applyToCollection(
// Orig-Verison performs better.
// FilterEagerLoadingExtension is disabled.

$this->decorated->applyToCollection($queryBuilder, $queryNameGenerator, $resourceClass, $operation, $context);
// $this->decorated->applyToCollection($queryBuilder, $queryNameGenerator, $resourceClass, $operation, $context);
}
}

0 comments on commit 59a1b33

Please sign in to comment.