Просмотр исходного кода

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

gabriel 8 лет назад
Родитель
Сommit
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;