protected property FileItemValidationTest::$user in Drupal 9
Same name and namespace in other branches
- 8 core/modules/file/tests/src/Kernel/FileItemValidationTest.php \Drupal\Tests\file\Kernel\FileItemValidationTest::user
- 10 core/modules/file/tests/src/Kernel/FileItemValidationTest.php \Drupal\Tests\file\Kernel\FileItemValidationTest::user
A user.
Type: \Drupal\user\UserInterface
File
- core/
modules/ file/ tests/ src/ Kernel/ FileItemValidationTest.php, line 37
Class
- FileItemValidationTest
- Tests that files referenced in file and image fields are always validated.
Namespace
Drupal\Tests\file\KernelCode
protected $user;