Skip to content

Commit

Permalink
cs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tymondesigns committed Feb 22, 2015
1 parent 6c7b054 commit 05dd256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/JWTGenerateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ protected function getRandomKey()
{
return Str::random(32);
}
}
}

0 comments on commit 05dd256

Please sign in to comment.