purekid / mongodm

MongoDB ORM that includes support for references,embed and multilevel inheritance.
MIT License
200 stars 47 forks source link

Error in example #97

Open ramiromd opened 6 years ago

ramiromd commented 6 years ago

I am using v1.5.0. The readme says, in the connection section:

\Purekid\Mongodm\MongoDB::setConfigBlock

But the correct class is:

\Purekid\Mongodm\MongoDB::ConnectionManager::setConfigBlock