Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie
2016-03-24 06:07:20 -04:00
committed by StyleCI Bot
parent 2b76e2bf6e
commit 630a92b45f
4 changed files with 4 additions and 6 deletions

View File

@@ -134,7 +134,7 @@ class AuthCodeGrant extends AbstractAuthorizeGrant
$loginError = 'Incorrect username or password';
}
}
// The user hasn't logged in yet so show a login form
if ($userId === null) {
$html = $this->getTemplateRenderer()->renderLogin([