You are here

private property ConstraintViolation::$messageTemplate in Zircon Profile 8

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

Type: string

File

vendor/symfony/validator/ConstraintViolation.php, line 29

Class

ConstraintViolation
Default implementation of {@ConstraintViolationInterface}.

Namespace

Symfony\Component\Validator

Code

private $messageTemplate;