Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal