protected property MigrateSourceMongoDB::$collection in Migrate 7.2
The mongodb collection object.
Type: MongoCollection
File
- plugins/
sources/ mongodb.inc, line 18 - Define a MigrateSource for importing from MongoDB connections
Class
- MigrateSourceMongoDB
- Implementation of MigrateSource, to handle imports from MongoDB connections.
Code
protected $collection;