Skip to content

Commit

Permalink
Fixed styleCI issue once more...
Browse files Browse the repository at this point in the history
  • Loading branch information
HSPDev committed Dec 18, 2016
1 parent e50c524 commit b35d3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Auth/Passwords/DatabaseTokenRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ public function getConnection()
/**
* Get the hasher instance.
*
* @return \Illuminate\Contracts\Hashing\Hasher
* @return \Illuminate\Contracts\Hashing\Hasher
*/
public function getHasher()
{
Expand Down

0 comments on commit b35d3b5

Please sign in to comment.