[SecurityBundle] Add Docs for SecurityFactoryInterface #10870
Labels
Enhancement
Good first issue
Ideal for your first contribution! (some Symfony experience may be required)
SecurityBundle
The methods of the SecurityFactoryInterface do not have any comments. It would be helpfull if there were comments describing how the methods should be implemented and how the are used.
http://symfony.com/doc/2.3/cookbook/security/custom_authentication_provider.html
is describing the Interface a bit, but especially the signature of the create method is unclear.
The text was updated successfully, but these errors were encountered: