Skip to content

Commit

Permalink
Improve helpers for auth_user
Browse files Browse the repository at this point in the history
  • Loading branch information
libern committed Jul 29, 2016
1 parent 5642474 commit 4382294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Someline/Foundation/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
if (!function_exists('auth_user')) {

/**
* @return \Someline\Models\Foundation\User
* @return \Someline\Model\Foundation\User
* @throws \Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
*/
function auth_user()
Expand Down

0 comments on commit 4382294

Please sign in to comment.