You are here

protected property MongodbPathAliasStorage::$mongo in MongoDB 8

The object wrapping the MongoDB database object.

Type: \Drupal\mongodb\MongoCollectionFactory

File

src/MongodbPathAliasStorage.php, line 26
Contains Drupal\mongodb\Path.

Class

MongodbPathAliasStorage
Provides a class for CRUD operations on path aliases in MongoDB.

Namespace

Drupal\mongodb

Code

protected $mongo;