Skip to content

Commit

Permalink
Add description.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 14, 2016
1 parent ecb3d33 commit 14f960a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Controller/Component/AuthComponent.php
Expand Up @@ -392,6 +392,10 @@ protected function _unauthenticated(Controller $controller)
}

/**
* Returns the URL of the login action to redirect to.
*
* This includes the redirect query string if applicable.
*
* @return array|string
*/
protected function _loginActionRedirectUrl()
Expand Down

0 comments on commit 14f960a

Please sign in to comment.