Left hint

This commit is contained in:
Kevin Frantz 2018-11-23 10:47:50 +01:00
parent ab1ea1ff06
commit 0e04da8ea1

View File

@ -11,7 +11,7 @@ use App\Entity\UserInterface;
/**
* @author kevinfrantz
*
* @deprecated Just exists as a remembering to maybe use the voter for some use cases
* @see https://symfony.com/doc/current/security/voters.html
*/
class SourceVoter extends Voter