class AuthorityVoter implements VoterInterface

Properties

$app

Methods

__construct(Application $app)

No description

supportsAttribute($attribute)

No description

supportsClass($class)

No description

vote(TokenInterface $token, $object, array $attributes)

No description

Details

at line 36
__construct(Application $app)

Parameters

Application $app

at line 41
supportsAttribute($attribute)

Parameters

$attribute

at line 46
supportsClass($class)

Parameters

$class

at line 51
vote(TokenInterface $token, $object, array $attributes)

Parameters

TokenInterface $token
$object
array $attributes