mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03: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
|