removeMigrationHistory() protected abstract method
Removes existing migration from the history.
| protected abstract void removeMigrationHistory ( $version ) | ||
|---|---|---|
| $version | string |
Migration version name. |
removeMigrationHistory() protected abstract method
Removes existing migration from the history.
| protected abstract void removeMigrationHistory ( $version ) | ||
|---|---|---|
| $version | string |
Migration version name. |
Please login to continue.