FileCopyTest::$fileSystem

Same name and namespace in other branches
  1. 8.9.x core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php \Drupal\Tests\migrate\Kernel\process\FileCopyTest::fileSystem
  2. 10 core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php \Drupal\Tests\migrate\Kernel\process\FileCopyTest::fileSystem
  3. 11.x core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php \Drupal\Tests\migrate\Kernel\process\FileCopyTest::fileSystem

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php, line 33

Class

FileCopyTest
Tests the file_copy process plugin.

Namespace

Drupal\Tests\migrate\Kernel\process

Code

protected $fileSystem;

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