You are here

public property Count::$max in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Count.php \Symfony\Component\Validator\Constraints\Count::max

File

vendor/symfony/validator/Constraints/Count.php, line 37

Class

Count
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $max;