mirror of
https://github.com/wallabag/wallabag.git
synced 2025-10-15 19:42:08 +00:00
parent
1a93ee423b
commit
164bd80118
9 changed files with 92 additions and 8 deletions
|
@ -13,8 +13,8 @@ use JMS\Serializer\Annotation\Expose;
|
|||
/**
|
||||
* User
|
||||
*
|
||||
* @ORM\Table(name="user")
|
||||
* @ORM\Entity(repositoryClass="Wallabag\CoreBundle\Repository\UserRepository")
|
||||
* @ORM\Table
|
||||
* @ORM\HasLifecycleCallbacks()
|
||||
* @ExclusionPolicy("all")
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue