Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie
2016-03-22 11:11:39 -04:00
committed by StyleCI Bot
parent f688401f63
commit 945731cb39
3 changed files with 4 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ class UserRepository implements UserRepositoryInterface
*
* @param string $username
* @param string $password
* @param string $grantType The grant type used
* @param string $grantType The grant type used
* @param \League\OAuth2\Server\Entities\Interfaces\ClientEntityInterface $clientEntity
* @param ScopeEntityInterface[] $scopes
*