Quellcode durchsuchen

Se cambio la validacion del ROLE_SUPER_ADMIN y se agrego la propiedad show al VOTER.

gabriel vor 8 Jahren
Ursprung
Commit
7bd6430c39
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  1. 0 3
      Security/OwnerVoter.php

+ 0 - 3
Security/OwnerVoter.php

@@ -2,10 +2,7 @@
 
 namespace OwnerVoterBundle\Security;
 
-//use OwnerVoterBundle\Entity\Traits\OwnerTraitInterface;
-//use Symfony\Component\Filesystem\Exception\IOException;
 use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
-//use Symfony\Component\Security\Core\Authorization\Voter\Voter;
 use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
 use Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface;