mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-02 06:12:08 +02:00
Query document is the only required field. All other fields are optional. To avoid complicating the constructor, we'll handle the option merging in the init function.