[Security] Added note inside phpdoc.

This commit is contained in:
Konstantin Myakshin 2016-08-29 14:19:30 +03:00 committed by Fabien Potencier
parent 2980fb8250
commit c49e46259c

View File

@ -74,6 +74,7 @@ abstract class Voter implements VoterInterface
/**
* Perform a single access check operation on a given attribute, subject and token.
* It is safe to assume that $attribute and $subject already passed the "supports()" method check.
*
* @param string $attribute
* @param mixed $subject