You are here

protected property ValidatorTest::$nonImage 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::nonImage

A file which is not an image.

Type: \Drupal\file\Entity\File

File

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

Class

ValidatorTest
Tests the functions used to validate uploaded files.

Namespace

Drupal\file\Tests

Code

protected $nonImage;