You are here

public property Language::$message in Zircon Profile 8

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

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $message = 'This value is not a valid language.';