Skip to content

Commit

Permalink
docs: update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Dec 1, 2024
1 parent a27848f commit 2aa025e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/CanEagerLoadTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
trait CanEagerLoadTrait
{
/**
* Eager load relations if requested by the client via ?include=... in the URL.
* Eager load relations if requested by the client via "include" query parameter.
* This is a workaround for incompatible third-party packages. (Fractal, L5Repo).
*
* @see https://apiato.atlassian.net/browse/API-905
Expand Down

0 comments on commit 2aa025e

Please sign in to comment.