You are here

protected property MigrateSourceMongoDB::$fields in Migrate 7.2

List of available source fields.

Type: array

File

plugins/sources/mongodb.inc, line 39
Define a MigrateSource for importing from MongoDB connections

Class

MigrateSourceMongoDB
Implementation of MigrateSource, to handle imports from MongoDB connections.

Code

protected $fields = array();