Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jun 9, 2015
1 parent b59d483 commit 01b97ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Repositories/Sentinel/SentinelUserRepository.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
class SentinelUserRepository implements UserRepository
{
/**
* @var \Modules\User\Entities\User\Sentinel
* @var \Modules\User\Entities\Sentinel\User
*/
protected $user;
/**
Expand Down

0 comments on commit 01b97ee

Please sign in to comment.