You are here

protected property ValidatorTest::$image in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/file/src/Tests/ValidatorTest.php \Drupal\file\Tests\ValidatorTest::image

An image file.

Type: \Drupal\file\FileInterface

File

core/modules/file/src/Tests/ValidatorTest.php, line 22
Contains \Drupal\file\Tests\ValidatorTest.

Class

ValidatorTest
Tests the functions used to validate uploaded files.

Namespace

Drupal\file\Tests

Code

protected $image;