Filter: gk/gravitymigrate/import/step-interrupt
Filters the callable the bundle replay asks, every {@see self::STEP_INTERRUPT_EVERY} statements, whether the run it belongs to has been stopped.
Parameters
| Name | Type | Description |
|---|---|---|
| $interrupt | callable|null | Returns true to stop the replay. Null asks nobody. |
Since
- %ver%: %ver%
Source
Defined in src/Import.php at line 725