Skip to content

Commit

Permalink
fix: apply whitespace fixes (#5148)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 16, 2024
1 parent 6e2de99 commit ba5ceab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Example:
$this->blogRepository->findBy(['author' => 1, 'published' => true]);
.. attention::
Saving a :php:`QueryResult` to a cache is not possible, if objects in the
Saving a :php:`QueryResult` to a cache is not possible, if objects in the
:php:`QueryResult` contain closures. This is typically the case for models
which use lazy loading on properties.

Expand Down

0 comments on commit ba5ceab

Please sign in to comment.