|
@@ -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;
|
|
|
|