You are here

public property File::$uploadNoTmpDirErrorMessage in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/validator/Constraints/File.php \Symfony\Component\Validator\Constraints\File::uploadNoTmpDirErrorMessage

File

vendor/symfony/validator/Constraints/File.php, line 53

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $uploadNoTmpDirErrorMessage = 'No temporary folder was configured in php.ini.';