Skip to content

Commit

Permalink
Merge pull request #8 from 365Werk/analysis-ajW1ao
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
HergenD authored Sep 10, 2021
2 parents aec96c0 + 6d4eed1 commit 9773166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JwtAuthRolesServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ protected function bootForConsole()
/**
* Returns existing migration file if found, else uses the current timestamp.
*
* @param Filesystem $filesystem
* @param Filesystem $filesystem
* @return string
*/
protected function getMigrationFileName(Filesystem $filesystem): string
Expand Down

0 comments on commit 9773166

Please sign in to comment.