You are here

protected property ValidatorTest::$nonImage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/file/tests/src/Kernel/ValidatorTest.php \Drupal\Tests\file\Kernel\ValidatorTest::nonImage
  2. 10 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\Kernel

Code

protected $nonImage;