1
0
mirror of synced 2025-01-18 22:41:43 +03:00

Removing note on m2m association filtering as of #885

This commit is contained in:
Marco Pivetta 2014-03-16 17:41:19 +01:00
parent 383604d4b8
commit 9b4ae6d556

View File

@ -631,10 +631,6 @@ large collections.
$birthdayUsers = $userCollection->matching($criteria);
.. note::
Matching Criteria only works on OneToMany associations.
.. tip::
You can move the access of slices of collections into dedicated methods of