Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FileCopy.php
FileCopy::$fileSystem
The file system service.
Type:
\Drupal\Core\File\FileSystemInterface
File
core/
modules/
migrate/
src/
Plugin/
migrate/
process/
FileCopy.php
, line 67
Class
FileCopy
Copies or moves a local file from one place into another.
Namespace
Drupal\migrate\Plugin\migrate\process
Code
protected $fileSystem;
RSS feed