protected property MigrateException::$status in Migrate 7.2
The status to record in the map table for the current item (a MigrateMap::STATUS_* constant)
Type: int
File
- includes/
exception.inc, line 27 - Custom exception class for the migrate module.
Class
- MigrateException
- @file Custom exception class for the migrate module.
Code
protected $status;