MoveTest::$fileRepository

Same name in other branches
  1. 10 core/modules/file/tests/src/Kernel/MoveTest.php \Drupal\Tests\file\Kernel\MoveTest::fileRepository
  2. 11.x core/modules/file/tests/src/Kernel/MoveTest.php \Drupal\Tests\file\Kernel\MoveTest::fileRepository

The file repository service under test.

Type: \Drupal\file\FileRepository

File

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

Class

MoveTest
Tests the file move 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.