You are here

public property Collection::$allowMissingFields in Zircon Profile 8

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

File

vendor/symfony/validator/Constraints/Collection.php, line 34

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $allowMissingFields = false;