W3cubDocs

/Symfony 2.7

Symfony\Component\Security\Acl\Voter\FieldVote

class FieldVote

This class is a lightweight wrapper around field vote requests which does not violate any interface contracts.

Methods

__construct($domainObject, $field)
getDomainObject()
getField()

Details

public __construct($domainObject, $field)

Parameters

$domainObject
$field

public getDomainObject()

public getField()

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Security/Acl/Voter/FieldVote.html