You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
The 'criteria' key in the dataprovider constructor does not work.
In PHPDoc of EMongoCriteria:
'criteria' = array(
'conditions'=>array(
Should be
'conditions'=>array(
The text was updated successfully, but these errors were encountered: