Skip to content

Commit

Permalink
Code style
Browse files Browse the repository at this point in the history
  • Loading branch information
BraisGabin committed May 24, 2013
1 parent a9c13f9 commit eb31694
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Resources/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ use FOS\UserBundle\Entity\User as BaseUser;
/**
* User
*/
class User extends BaseUser {
class User extends BaseUser
{
/**
* @var integer
*/
Expand Down

0 comments on commit eb31694

Please sign in to comment.