addMigrationHistory() protected abstract method
Adds new migration entry to the history.
protected abstract void addMigrationHistory ( $version ) | ||
---|---|---|
$version | string |
Migration version name. |
addMigrationHistory() protected abstract method
Adds new migration entry to the history.
protected abstract void addMigrationHistory ( $version ) | ||
---|---|---|
$version | string |
Migration version name. |
Please login to continue.