getMigrationHistory() protected method
Returns the migration history.
| protected array getMigrationHistory ( $limit ) | ||
|---|---|---|
| $limit | integer |
The maximum number of records in the history to be returned. |
| return | array |
The migration history |
getMigrationHistory() protected method
Returns the migration history.
| protected array getMigrationHistory ( $limit ) | ||
|---|---|---|
| $limit | integer |
The maximum number of records in the history to be returned. |
| return | array |
The migration history |
Please login to continue.