PHP FOS\UserBundle\Model UserManagerInterface - 30 examples found. These are the top rated real world PHP examples of FOS\UserBundle\Model\UserManagerInterface extracted from open source projects. You can rate examples to help us improve the quality of examples.
All changes to users should happen through this interface.
The class also contains ACL annotations which will only work if you have the
SecurityExtraBundle installed, otherwise they will simply be ignored.