Skip to content

Commit

Permalink
php cs (#38735)
Browse files Browse the repository at this point in the history
fix indentation
  • Loading branch information
heelc29 committed Sep 11, 2022
1 parent aab2add commit 371f958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/src/Console/AddUserCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ public function getStringFromOption($option, $question): string
}
}

return $answer;
return $answer;
}

/**
Expand Down

0 comments on commit 371f958

Please sign in to comment.