mirror of
https://github.com/flarum/core.git
synced 2025-10-13 07:54:25 +02:00
Live output of migrator notes
This commit is contained in:
@@ -236,11 +236,7 @@ class ExtensionManager
|
||||
} else {
|
||||
$this->migrator->reset($migrationDir, $extension);
|
||||
}
|
||||
|
||||
return $this->migrator->getNotes();
|
||||
}
|
||||
|
||||
return [];
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user