Method | Description | |
---|---|---|
__construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, string $strategy = 'affirmative', boolean $allowIfAllAbstainDecisions = false, $allowIfEqualGrantedDeniedDecisions = true ) | Constructor. |
public __construct ( Symfony\Component\DependencyInjection\ContainerInterface $container, string $strategy = 'affirmative', boolean $allowIfAllAbstainDecisions = false, $allowIfEqualGrantedDeniedDecisions = true ) | ||
$container | Symfony\Component\DependencyInjection\ContainerInterface | |
$strategy | string | The vote strategy |
$allowIfAllAbstainDecisions | boolean | Whether to grant access if all voters abstained or not |