AccessDecisionStrategyInterface
in
A strategy for turning a stream of votes into a final decision.
Tags
Table of Contents
Methods
- decide() : bool
Methods
decide()
public
decide(Traversable<string|int, int> $results) : bool
Parameters
- $results : Traversable<string|int, int>