You are here

constant Choice::NO_SUCH_CHOICE_ERROR in Zircon Profile 8

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

File

vendor/symfony/validator/Constraints/Choice.php, line 24

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const NO_SUCH_CHOICE_ERROR = 1;