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 current cookbook entry http://symfony.com/doc/master/cookbook/security/voters.html does not describe, that in case you implement the both above mentioned methodes, they are not being called automatically. You have to call and use them within your vote() function.
@weaverryan I will work on a PR and submit in the next days