Skip to content

Commit

Permalink
correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Apr 3, 2017
1 parent b5032ea commit 29e10f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/tz/resolver.md
Expand Up @@ -22,7 +22,7 @@ class UserResolver implements ResolverInterface

public function getUserTimeZone()
{
//
// get timezone from user entity
if (
($token = $this->storage->getToken()) &&
($user = $token->getUser()) &&
Expand Down

0 comments on commit 29e10f2

Please sign in to comment.