Documentation

AccessDecisionStrategyInterface

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

Tags
author

Alexander M. Turek me@derrabus.de

Table of Contents

Methods

decide()  : bool

Methods

decide()

public decide(Traversable<string|int, int> $results) : bool
Parameters
$results : Traversable<string|int, int>
Return values
bool

        
On this page

Search results