You are here

protected property MigrateSource::$originalHighwater in Migrate 7.2

The highwater mark at the beginning of the import operation.

@var

File

includes/source.inc, line 90
Define base for migration sources.

Class

MigrateSource
Abstract base class for source handling.

Code

protected $originalHighwater = '';