Skip to content

Commit

Permalink
Fix styleci warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Sander Marechal committed Dec 6, 2018
1 parent fc109c3 commit 2362061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Security/Authenticator/RefreshTokenAuthenticator.php
Expand Up @@ -43,7 +43,7 @@ class RefreshTokenAuthenticator extends RefreshTokenAuthenticatorBase implements
private $userChecker;

/**
* Constructor
* Constructor.
*
* @param UserCheckerInterface $userChecker
*/
Expand Down

0 comments on commit 2362061

Please sign in to comment.