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
__construct($domainObject, $field)
Parameters
| $domainObject | ||
| $field |
getDomainObject()
getField()
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Security/Acl/Voter/FieldVote.html