diff --git a/application/src/Security/SourceVoter.php b/application/src/Security/SourceVoter.php index 83595b2..e32b0fe 100644 --- a/application/src/Security/SourceVoter.php +++ b/application/src/Security/SourceVoter.php @@ -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