mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
6 lines
200 B
Plaintext
6 lines
200 B
Plaintext
* Create an User entity and extend Enigma972\UserBundle\Entity\User class
|
|
|
|
* And add all properties and methods you needs, it is your!
|
|
|
|
Documentation: https://www.github.com/enigma972/user-bundle
|