File
- drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/File.php, line 29
Class
- File
- @author Bernhard Schussek <bschussek@gmail.com>
Namespace
Symfony\Component\Validator\Constraints
Code
public $maxSizeMessage = 'The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}.';