Removing note on m2m association filtering as of #885
This commit is contained in:
parent
383604d4b8
commit
9b4ae6d556
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user