You are here

protected property MigrateSourceSQL::$batch in Migrate 7.2

Current data batch.

Type: int

File

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

Class

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

Code

protected $batch = 0;