You are here

constant Collection::NO_SUCH_FIELD_ERROR in Zircon Profile 8.0

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

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const NO_SUCH_FIELD_ERROR = 2;