update src/MongodbConnection.php.
This commit is contained in:
parent
f713563256
commit
c0b6626a5f
|
@ -25,7 +25,7 @@ use MongoDB\Driver\Query;
|
|||
use MongoDB\Driver\WriteConcern;
|
||||
use Psr\Container\ContainerInterface;
|
||||
|
||||
class MongoDbConnection extends Connection implements ConnectionInterface
|
||||
class MongodbConnection extends Connection implements ConnectionInterface
|
||||
{
|
||||
/**
|
||||
* @var Manager
|
||||
|
|
Loading…
Reference in New Issue
Block a user