1
0
mirror of synced 2025-02-09 08:49:26 +03:00

Updated a link (hopefully :-)

This commit is contained in:
Thomas Landauer 2016-10-18 18:21:46 +02:00 committed by GitHub
parent a6e44d9305
commit d3c2c40452

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