Переглянути джерело

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

gabriel 8 роки тому
батько
коміт
7bd6430c39
1 змінених файлів з 0 додано та 3 видалено
  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;