You are here

protected property UploadFetcherFeedForm::$fileUsage in Feeds 8.3

The file usage backend.

Type: \Drupal\file\FileUsage\FileUsageInterface

File

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

Class

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

Namespace

Drupal\feeds\Feeds\Fetcher\Form

Code

protected $fileUsage;