protected property MigrateSource::$highwaterField in Migrate 7.2
Same name and namespace in other branches
- 6.2 includes/source.inc \MigrateSource::highwaterField
Information on the highwater mark for the current migration, if any.
Type: array
File
- includes/
source.inc, line 83 - Define base for migration sources.
Class
- MigrateSource
- Abstract base class for source handling.
Code
protected $highwaterField;