You are here

protected property MigrateSourceSQL::$fields in Migrate 6.2

Same name and namespace in other branches
  1. 7.2 plugins/sources/sql.inc \MigrateSourceSQL::fields

List of available source fields.

Type: array

File

plugins/sources/sql.inc, line 39
Define a MigrateSource for importing from Drupal connections

Class

MigrateSourceSQL
Implementation of MigrateSource, to handle imports from Drupal connections.

Code

protected $fields = array();