UploadedFileConstraintValidatorTest::$path

Same name in other branches
  1. 11.x core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php \Drupal\Tests\file\Kernel\Validation\UploadedFileConstraintValidatorTest::path

The temporary file path.

Type: string

File

core/modules/file/tests/src/Kernel/Validation/UploadedFileConstraintValidatorTest.php, line 38

Class

UploadedFileConstraintValidatorTest
Tests the uploaded file validator.

Namespace

Drupal\Tests\file\Kernel\Validation

Code

protected string $path;

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