You are here

protected property FileRepositoryTest::$fileRepository in Drupal 10

The file repository service under test.

Type: \Drupal\file\FileRepository

File

core/modules/file/tests/src/Kernel/FileRepositoryTest.php, line 27

Class

FileRepositoryTest
Tests the FileRepository.

Namespace

Drupal\Tests\file\Kernel

Code

protected $fileRepository;