1

I went a little bit into the FOSUserBundle and recognized that this Bundle has one UserManager in the directory Model and another one in the directory Doctrine.

Is there someone, who can tell me the reason for this? I only want to know it for interest.

Enrico
  • 10,377
  • 8
  • 44
  • 55
Slowwie
  • 1,146
  • 2
  • 20
  • 36
  • 2
    Not only two of them. Propel/ also has a UserManager class. And it extends BaseUserManager. Since there are some differences in implementation for different databases. – whyte624 Jun 04 '15 at 13:43
  • Ah ok, that means, if I use only doctrine it would be usefull to put all the stuff in the model/ userManager ? – Slowwie Jun 04 '15 at 17:56

0 Answers0