You are here

protected property UploadFetcherForm::$fileSystem in Feeds 8.3

The file and stream wrapper helper.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Feeds/Fetcher/Form/UploadFetcherForm.php, line 31

Class

UploadFetcherForm
The configuration form for the upload fetcher.

Namespace

Drupal\feeds\Feeds\Fetcher\Form

Code

protected $fileSystem;