protected property AccessTest::$file in Drupal 8
Same name and namespace in other branches
- 9 core/modules/file/tests/src/Kernel/AccessTest.php \Drupal\Tests\file\Kernel\AccessTest::file
- 10 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;