Forráskód Böngészése

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

gabriel 8 éve
szülő
commit
7bd6430c39
1 módosított fájl, 0 hozzáadás és 3 törlés
  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;