mirror of
https://github.com/wallabag/wallabag.git
synced 2025-10-10 19:32:07 +00:00
parent
f98a2a0fc3
commit
0c83fd5994
13 changed files with 510 additions and 61 deletions
|
@ -14,7 +14,7 @@ use JMS\Serializer\Annotation\Expose;
|
|||
* User
|
||||
*
|
||||
* @ORM\Table(name="user")
|
||||
* @ORM\Entity
|
||||
* @ORM\Entity(repositoryClass="Wallabag\CoreBundle\Repository\UserRepository")
|
||||
* @ORM\HasLifecycleCallbacks()
|
||||
* @ExclusionPolicy("all")
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue