You are here

protected property AccessTest::$file in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/file/tests/src/Kernel/AccessTest.php \Drupal\Tests\file\Kernel\AccessTest::file
  2. 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\Kernel

Code

protected $file;