Alexandra Negrea
Quiz by , created more than 1 year ago

Expert Symfony Quiz on Cookbook Quiz, created by Alexandra Negrea on 21/05/2015.

15
0
0
Alexandra Negrea
Created by Alexandra Negrea almost 9 years ago
Close

Cookbook Quiz

Question 1 of 1

1

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

Select one or more of the following:

  • 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

Explanation