You are here

protected property UploadFetcherFeedForm::$fileStorage in Feeds 8.3

The file storage backend.

Type: \Drupal\file\FileStorageInterface

File

src/Feeds/Fetcher/Form/UploadFetcherFeedForm.php, line 24

Class

UploadFetcherFeedForm
Provides a form on the feed edit page for the UploadFetcher.

Namespace

Drupal\feeds\Feeds\Fetcher\Form

Code

protected $fileStorage;