implemented sourcemeta and test

This commit is contained in:
Kevin Frantz
2018-11-23 13:22:45 +01:00
parent 0e04da8ea1
commit 8a311caddc
10 changed files with 327 additions and 4 deletions

View File

@@ -11,6 +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
*/