FileValidatorTestBase::$file

Same name and namespace in other branches
  1. 10 core/modules/file/tests/src/Kernel/Validation/FileValidatorTestBase.php \Drupal\Tests\file\Kernel\Validation\FileValidatorTestBase::file

The file.

Type: \Drupal\file\FileInterface

File

core/modules/file/tests/src/Kernel/Validation/FileValidatorTestBase.php, line 27

Class

FileValidatorTestBase
Provides a base file constraint validator test.

Namespace

Drupal\Tests\file\Kernel\Validation

Code

protected FileInterface $file;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.