You are here

protected property ValidatorTest::$image 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::image
  2. 10 core/modules/file/tests/src/Kernel/ValidatorTest.php \Drupal\Tests\file\Kernel\ValidatorTest::image

An image file.

Type: \Drupal\file\FileInterface

File

core/modules/file/tests/src/Kernel/ValidatorTest.php, line 19

Class

ValidatorTest
Tests the functions used to validate uploaded files.

Namespace

Drupal\Tests\file\Kernel

Code

protected $image;