You are here

protected property FetchEvent::$fetcherResult in Feeds 8.3

The fetcher result.

Type: \Drupal\feeds\Result\FetcherResultInterface

File

src/Event/FetchEvent.php, line 17

Class

FetchEvent
Fired to begin fetching.

Namespace

Drupal\feeds\Event

Code

protected $fetcherResult;