Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Just wrapping the client collection to copy options
Using the `MongoDB\Client::selectCollection` will make the library to copy driver options, such as typeMap. We also do not need to cache the list of collections.
- Loading branch information