CopyTest::$fileRepository

Same name and namespace in other branches
  1. 9 core/modules/file/tests/src/Kernel/CopyTest.php \Drupal\Tests\file\Kernel\CopyTest::fileRepository
  2. 11.x core/modules/file/tests/src/Kernel/CopyTest.php \Drupal\Tests\file\Kernel\CopyTest::fileRepository

The file repository service under test.

Type: \Drupal\file\FileRepository

File

core/modules/file/tests/src/Kernel/CopyTest.php, line 28

Class

CopyTest
Tests the file copy function.

Namespace

Drupal\Tests\file\Kernel

Code

protected $fileRepository;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.