You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This interface needs at the very least a docblock to explain its return value, it gives absolutely no clue as to the implementation. Very sad to see the original bug report dismissed.
Closing as fixed because some comments were added to the code in symfony/symfony#18114 We won't add detailed explanations about methods and their signatures because we don't usually do that in the Symfony Docs (because that makes docs impossible to maintain). Thanks!
This was initially opened by @LangJ on the code repository in symfony/symfony#10870:
The text was updated successfully, but these errors were encountered: