protected property AccessTest::$file in Drupal 10
Same name and namespace in other branches
- 8 core/modules/file/tests/src/Kernel/AccessTest.php \Drupal\Tests\file\Kernel\AccessTest::file
- 9 core/modules/file/tests/src/Kernel/AccessTest.php \Drupal\Tests\file\Kernel\AccessTest::file
The file object used in the test.
Type: \Drupal\file\FileInterface
File
- core/
modules/ file/ tests/ src/ Kernel/ AccessTest.php, line 42
Class
- AccessTest
- Tests for the File access control.
Namespace
Drupal\Tests\file\KernelCode
protected $file;