Alexandra Negrea
Test por , creado hace más de 1 año

Expert Symfony Test sobre Cookbook Quiz, creado por Alexandra Negrea el 21/05/2015.

16
0
0
Alexandra Negrea
Creado por Alexandra Negrea hace alrededor de 9 años
Cerrar

Cookbook Quiz

Pregunta 1 de 1

1

What conditions MUST your class fulfill in order to be a valid symfony voter?

Selecciona una o más de las siguientes respuestas posibles:

  • be registered as a service with the security.voter tag

  • be declared in the Voter namespace

  • implement the Symfony\Component\Security\Core\Authorization\Voter\VoterInterface

  • extend the Symfony\Component\Security\Core\Authorization\Voter\AbstractVoter

Explicación