public property File::$uploadFormSizeErrorMessage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraints/File.php \Symfony\Component\Validator\Constraints\File::uploadFormSizeErrorMessage
File
- vendor/
symfony/ validator/ Constraints/ File.php, line 50
Class
- File
- @Target({"PROPERTY", "METHOD", "ANNOTATION"})
Namespace
Symfony\Component\Validator\ConstraintsCode
public $uploadFormSizeErrorMessage = 'The file is too large.';