Skip to content

Commit

Permalink
Merge pull request #10 from Orkin/patch-2
Browse files Browse the repository at this point in the history
Update zfr_oauth2_server.global.php.dist
  • Loading branch information
bakura10 committed May 4, 2014
2 parents a1eade5 + c1f5724 commit d7c1fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/zfr_oauth2_server.global.php.dist
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ return [
'entity_resolver' => [
'orm_default' => [
'resolvers' => [
'ZfrOAuth2/Server/Entity/TokenOwnerInterface' => 'Application/Entity/User'
'ZfrOAuth2\Server\Entity\TokenOwnerInterface' => 'Application\Entity\User'
]
]
]
Expand Down

0 comments on commit d7c1fb0

Please sign in to comment.