You are here

protected static property Constraint::$errorNames in Zircon Profile 8

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

Maps error codes to the names of their constants.

Type: array

File

vendor/symfony/validator/Constraint.php, line 60

Class

Constraint
Contains the properties of a constraint definition.

Namespace

Symfony\Component\Validator

Code

protected static $errorNames = array();