UploadedFileConstraintValidatorTest::$maxSize
The max 4 MB filesize to use for testing.
Type: int
File
- 
              core/
modules/ file/ tests/ src/ Kernel/ Validation/ UploadedFileConstraintValidatorTest.php, line 45  
Class
- UploadedFileConstraintValidatorTest
 - Tests the uploaded file validator.
 
Namespace
Drupal\Tests\file\Kernel\ValidationCode
protected int $maxSize = 4194304;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.