Skip to content

Commit d8d2ab0

Browse files
committed
Fix Styling
1 parent 8d2d734 commit d8d2ab0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

app/sprinkles/core/src/Bakery/MigrateCommand.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,9 @@ protected function setupMigrator(InputInterface $input)
131131
}
132132

133133
/**
134-
* Display migrator notes
135-
* @param Migrator $migrator
134+
* Display migrator notes.
135+
*
136+
* @param Migrator $migrator
136137
*/
137138
protected function displayNotes(Migrator $migrator)
138139
{

0 commit comments

Comments
 (0)