interface AccessDecisionStrategyInterface

A strategy for turning a stream of votes into a final decision.

Methods

bool
decide(Traversable$results)

No description

Details

bool decide(Traversable$results)

Parameters

Traversable $results

Return Value

bool