You are here

protected property UploadFetcherFeedForm::$uuid in Feeds 8.3

The UUID generator.

Type: \Drupal\Component\Uuid\UuidInterface

File

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

Class

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

Namespace

Drupal\feeds\Feeds\Fetcher\Form

Code

protected $uuid;