We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2d734 commit d8d2ab0Copy full SHA for d8d2ab0
1 file changed
app/sprinkles/core/src/Bakery/MigrateCommand.php
@@ -131,8 +131,9 @@ protected function setupMigrator(InputInterface $input)
131
}
132
133
/**
134
- * Display migrator notes
135
- * @param Migrator $migrator
+ * Display migrator notes.
+ *
136
+ * @param Migrator $migrator
137
*/
138
protected function displayNotes(Migrator $migrator)
139
{
0 commit comments