protected property ValidatorTest::$nonImage in Drupal 8
Same name and namespace in other branches
- 9 core/modules/file/tests/src/Kernel/ValidatorTest.php \Drupal\Tests\file\Kernel\ValidatorTest::nonImage
A file which is not an image.
Type: \Drupal\file\Entity\File
File
- core/
modules/ file/ tests/ src/ Kernel/ ValidatorTest.php, line 26
Class
- ValidatorTest
- Tests the functions used to validate uploaded files.
Namespace
Drupal\Tests\file\KernelCode
protected $nonImage;