1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Merge pull request #6092 from ThomasLandauer/patch-2

Updated a link (hopefully :-)
This commit is contained in:
Marco Pivetta 2016-10-18 09:46:53 -07:00 committed by GitHub
commit ade3f3a7f3

View File

@ -744,7 +744,7 @@ The Repository implement the ``Doctrine\Common\Collections\Selectable``
interface. That means you can build ``Doctrine\Common\Collections\Criteria``
and pass them to the ``matching($criteria)`` method.
See the :ref:`Working with Associations: Filtering collections
See :doc:`Working with Associations: Filtering collections
<filtering-collections>`.
By Eager Loading